class GoogleCloudAiplatformV1PipelineJob extends Collection (View source)

Properties

protected $collection_key
string $createTime
string $displayName
protected $encryptionSpecType
protected $encryptionSpecDataType
string $endTime
protected $errorType
protected $errorDataType
protected $jobDetailType
protected $jobDetailDataType
string[] $labels
string $name
string $network
array[] $pipelineSpec
bool $preflightValidations
string[] $reservedIpRanges
protected $runtimeConfigType
protected $runtimeConfigDataType
string $scheduleName
string $serviceAccount
string $startTime
string $state
protected $templateMetadataType
protected $templateMetadataDataType
string $templateUri
string $updateTime

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setError(GoogleRpcStatus $error)

No description

getError()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setPipelineSpec($pipelineSpec)

No description

array[]
getPipelineSpec()

No description

setPreflightValidations($preflightValidations)

No description

bool
getPreflightValidations()

No description

setReservedIpRanges($reservedIpRanges)

No description

string[]
getReservedIpRanges()

No description

setScheduleName($scheduleName)

No description

string
getScheduleName()

No description

setServiceAccount($serviceAccount)

No description

string
getServiceAccount()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setState($state)

No description

string
getState()

No description

setTemplateUri($templateUri)

No description

string
getTemplateUri()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEncryptionSpec(GoogleCloudAiplatformV1EncryptionSpec $encryptionSpec)

No description

Parameters

GoogleCloudAiplatformV1EncryptionSpec $encryptionSpec

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setError(GoogleRpcStatus $error)

No description

Parameters

GoogleRpcStatus $error

GoogleRpcStatus getError()

No description

Return Value

GoogleRpcStatus

setJobDetail(GoogleCloudAiplatformV1PipelineJobDetail $jobDetail)

No description

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setPipelineSpec($pipelineSpec)

No description

Parameters

$pipelineSpec

array[] getPipelineSpec()

No description

Return Value

array[]

setPreflightValidations($preflightValidations)

No description

Parameters

$preflightValidations

bool getPreflightValidations()

No description

Return Value

bool

setReservedIpRanges($reservedIpRanges)

No description

Parameters

$reservedIpRanges

string[] getReservedIpRanges()

No description

Return Value

string[]

setRuntimeConfig(GoogleCloudAiplatformV1PipelineJobRuntimeConfig $runtimeConfig)

No description

setScheduleName($scheduleName)

No description

Parameters

$scheduleName

string getScheduleName()

No description

Return Value

string

setServiceAccount($serviceAccount)

No description

Parameters

$serviceAccount

string getServiceAccount()

No description

Return Value

string

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTemplateMetadata(GoogleCloudAiplatformV1PipelineTemplateMetadata $templateMetadata)

No description

setTemplateUri($templateUri)

No description

Parameters

$templateUri

string getTemplateUri()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string