BackfillJob
class BackfillJob extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $errorsType | ||
protected | $errorsDataType | ||
string | $lastEndTime | ||
string | $lastStartTime | ||
string | $state | ||
string | $trigger |
Methods
setErrors($errors)
No description
setLastEndTime($lastEndTime)
No description
string
getLastEndTime()
No description
setLastStartTime($lastStartTime)
No description
string
getLastStartTime()
No description
setState($state)
No description
string
getState()
No description
setTrigger($trigger)
No description
string
getTrigger()
No description
Details
setErrors($errors)
No description
Error[]
getErrors()
No description
setLastEndTime($lastEndTime)
No description
string
getLastEndTime()
No description
setLastStartTime($lastStartTime)
No description
string
getLastStartTime()
No description
setState($state)
No description
string
getState()
No description
setTrigger($trigger)
No description
string
getTrigger()
No description