class GoogleCloudIntegrationsV1alphaExecutionSnapshotExecutionSnapshotMetadata extends Collection (View source)

Properties

protected $collection_key
string[] $ancestorIterationNumbers
string[] $ancestorTaskNumbers
int $executionAttempt
string $integrationName
string $task
int $taskAttempt
string $taskLabel
string $taskNumber

Methods

setAncestorIterationNumbers($ancestorIterationNumbers)

No description

string[]
getAncestorIterationNumbers()

No description

setAncestorTaskNumbers($ancestorTaskNumbers)

No description

string[]
getAncestorTaskNumbers()

No description

setExecutionAttempt($executionAttempt)

No description

int
getExecutionAttempt()

No description

setIntegrationName($integrationName)

No description

string
getIntegrationName()

No description

setTask($task)

No description

string
getTask()

No description

setTaskAttempt($taskAttempt)

No description

int
getTaskAttempt()

No description

setTaskLabel($taskLabel)

No description

string
getTaskLabel()

No description

setTaskNumber($taskNumber)

No description

string
getTaskNumber()

No description

Details

setAncestorIterationNumbers($ancestorIterationNumbers)

No description

Parameters

$ancestorIterationNumbers

string[] getAncestorIterationNumbers()

No description

Return Value

string[]

setAncestorTaskNumbers($ancestorTaskNumbers)

No description

Parameters

$ancestorTaskNumbers

string[] getAncestorTaskNumbers()

No description

Return Value

string[]

setExecutionAttempt($executionAttempt)

No description

Parameters

$executionAttempt

int getExecutionAttempt()

No description

Return Value

int

setIntegrationName($integrationName)

No description

Parameters

$integrationName

string getIntegrationName()

No description

Return Value

string

setTask($task)

No description

Parameters

$task

string getTask()

No description

Return Value

string

setTaskAttempt($taskAttempt)

No description

Parameters

$taskAttempt

int getTaskAttempt()

No description

Return Value

int

setTaskLabel($taskLabel)

No description

Parameters

$taskLabel

string getTaskLabel()

No description

Return Value

string

setTaskNumber($taskNumber)

No description

Parameters

$taskNumber

string getTaskNumber()

No description

Return Value

string