GoogleCloudDatapipelinesV1Pipeline
class GoogleCloudDatapipelinesV1Pipeline extends Model (View source)
Properties
string | $createTime | ||
string | $displayName | ||
int | $jobCount | ||
string | $lastUpdateTime | ||
string | $name | ||
string[] | $pipelineSources | ||
protected | $scheduleInfoType | ||
protected | $scheduleInfoDataType | ||
string | $schedulerServiceAccountEmail | ||
string | $state | ||
string | $type | ||
protected | $workloadType | ||
protected | $workloadDataType |
Methods
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setJobCount($jobCount)
No description
int
getJobCount()
No description
setLastUpdateTime($lastUpdateTime)
No description
string
getLastUpdateTime()
No description
setName($name)
No description
string
getName()
No description
setPipelineSources($pipelineSources)
No description
string[]
getPipelineSources()
No description
getScheduleInfo()
No description
setSchedulerServiceAccountEmail($schedulerServiceAccountEmail)
No description
string
getSchedulerServiceAccountEmail()
No description
setState($state)
No description
string
getState()
No description
setType($type)
No description
string
getType()
No description
getWorkload()
No description
Details
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setJobCount($jobCount)
No description
int
getJobCount()
No description
setLastUpdateTime($lastUpdateTime)
No description
string
getLastUpdateTime()
No description
setName($name)
No description
string
getName()
No description
setPipelineSources($pipelineSources)
No description
string[]
getPipelineSources()
No description
setScheduleInfo(GoogleCloudDatapipelinesV1ScheduleSpec $scheduleInfo)
No description
GoogleCloudDatapipelinesV1ScheduleSpec
getScheduleInfo()
No description
setSchedulerServiceAccountEmail($schedulerServiceAccountEmail)
No description
string
getSchedulerServiceAccountEmail()
No description
setState($state)
No description
string
getState()
No description
setType($type)
No description
string
getType()
No description
setWorkload(GoogleCloudDatapipelinesV1Workload $workload)
No description
GoogleCloudDatapipelinesV1Workload
getWorkload()
No description