Properties of an Execution.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Execution name |
startTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution startTime |
endTime |
google.protobuf.ITimestamp | null |
<optional> |
Execution endTime |
state |
google.cloud.workflows.executions.v1.Execution.State | null |
<optional> |
Execution state |
argument |
string | null |
<optional> |
Execution argument |
result |
string | null |
<optional> |
Execution result |
error |
google.cloud.workflows.executions.v1.Execution.IError | null |
<optional> |
Execution error |
workflowRevisionId |
string | null |
<optional> |
Execution workflowRevisionId |
callLogLevel |
google.cloud.workflows.executions.v1.Execution.CallLogLevel | null |
<optional> |
Execution callLogLevel |