WorkflowInvocationAction
class WorkflowInvocationAction extends Model (View source)
Properties
protected | $bigqueryActionType | ||
protected | $bigqueryActionDataType | ||
protected | $canonicalTargetType | ||
protected | $canonicalTargetDataType | ||
string | $failureReason | ||
protected | $invocationTimingType | ||
protected | $invocationTimingDataType | ||
protected | $notebookActionType | ||
protected | $notebookActionDataType | ||
string | $state | ||
protected | $targetType | ||
protected | $targetDataType |
Methods
getBigqueryAction()
No description
getCanonicalTarget()
No description
setFailureReason($failureReason)
No description
string
getFailureReason()
No description
getInvocationTiming()
No description
getNotebookAction()
No description
setState($state)
No description
string
getState()
No description
Details
setBigqueryAction(BigQueryAction $bigqueryAction)
No description
BigQueryAction
getBigqueryAction()
No description
setCanonicalTarget(Target $canonicalTarget)
No description
Target
getCanonicalTarget()
No description
setFailureReason($failureReason)
No description
string
getFailureReason()
No description
setInvocationTiming(Interval $invocationTiming)
No description
Interval
getInvocationTiming()
No description
setNotebookAction(NotebookAction $notebookAction)
No description
NotebookAction
getNotebookAction()
No description
setState($state)
No description
string
getState()
No description
setTarget(Target $target)
No description
Target
getTarget()
No description