Properties of a Workflow.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Workflow name |
description |
string | null |
<optional> |
Workflow description |
state |
google.cloud.workflows.v1beta.Workflow.State | null |
<optional> |
Workflow state |
revisionId |
string | null |
<optional> |
Workflow revisionId |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Workflow createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
Workflow updateTime |
revisionCreateTime |
google.protobuf.ITimestamp | null |
<optional> |
Workflow revisionCreateTime |
labels |
Object.<string, string> | null |
<optional> |
Workflow labels |
serviceAccount |
string | null |
<optional> |
Workflow serviceAccount |
sourceContents |
string | null |
<optional> |
Workflow sourceContents |