class QueryWorkflowInvocationActionsResponse extends Collection (View source)

Properties

protected $collection_key
string $nextPageToken
protected $workflowInvocationActionsType
protected $workflowInvocationActionsDataType

Methods

setNextPageToken($nextPageToken)

No description

string
getNextPageToken()

No description

setWorkflowInvocationActions($workflowInvocationActions)

No description

Details

setNextPageToken($nextPageToken)

No description

Parameters

$nextPageToken

string getNextPageToken()

No description

Return Value

string

setWorkflowInvocationActions($workflowInvocationActions)

No description

Parameters

$workflowInvocationActions

WorkflowInvocationAction[] getWorkflowInvocationActions()

No description

Return Value

WorkflowInvocationAction[]