class TransferRun extends Model (View source)

Properties

string $dataSourceId
string $destinationDatasetId
protected $emailPreferencesType
protected $emailPreferencesDataType
string $endTime
protected $errorStatusType
protected $errorStatusDataType
string $name
string $notificationPubsubTopic
array[] $params
string $runTime
string $schedule
string $scheduleTime
string $startTime
string $state
string $updateTime
string $userId

Methods

setDataSourceId($dataSourceId)

No description

string
getDataSourceId()

No description

setDestinationDatasetId($destinationDatasetId)

No description

string
getDestinationDatasetId()

No description

setEmailPreferences(EmailPreferences $emailPreferences)

No description

setEndTime($endTime)

No description

string
getEndTime()

No description

setErrorStatus(Status $errorStatus)

No description

getErrorStatus()

No description

setName($name)

No description

string
getName()

No description

setNotificationPubsubTopic($notificationPubsubTopic)

No description

string
getNotificationPubsubTopic()

No description

setParams($params)

No description

array[]
getParams()

No description

setRunTime($runTime)

No description

string
getRunTime()

No description

setSchedule($schedule)

No description

string
getSchedule()

No description

setScheduleTime($scheduleTime)

No description

string
getScheduleTime()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setState($state)

No description

string
getState()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

setUserId($userId)

No description

string
getUserId()

No description

Details

setDataSourceId($dataSourceId)

No description

Parameters

$dataSourceId

string getDataSourceId()

No description

Return Value

string

setDestinationDatasetId($destinationDatasetId)

No description

Parameters

$destinationDatasetId

string getDestinationDatasetId()

No description

Return Value

string

setEmailPreferences(EmailPreferences $emailPreferences)

No description

Parameters

EmailPreferences $emailPreferences

EmailPreferences getEmailPreferences()

No description

Return Value

EmailPreferences

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setErrorStatus(Status $errorStatus)

No description

Parameters

Status $errorStatus

Status getErrorStatus()

No description

Return Value

Status

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNotificationPubsubTopic($notificationPubsubTopic)

No description

Parameters

$notificationPubsubTopic

string getNotificationPubsubTopic()

No description

Return Value

string

setParams($params)

No description

Parameters

$params

array[] getParams()

No description

Return Value

array[]

setRunTime($runTime)

No description

Parameters

$runTime

string getRunTime()

No description

Return Value

string

setSchedule($schedule)

No description

Parameters

$schedule

string getSchedule()

No description

Return Value

string

setScheduleTime($scheduleTime)

No description

Parameters

$scheduleTime

string getScheduleTime()

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

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string

setUserId($userId)

No description

Parameters

$userId

string getUserId()

No description

Return Value

string