Properties of a WorkflowTemplate.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
id |
string | null |
<optional> |
WorkflowTemplate id |
name |
string | null |
<optional> |
WorkflowTemplate name |
version |
number | null |
<optional> |
WorkflowTemplate version |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
WorkflowTemplate createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
WorkflowTemplate updateTime |
labels |
Object.<string, string> | null |
<optional> |
WorkflowTemplate labels |
placement |
google.cloud.dataproc.v1beta2.IWorkflowTemplatePlacement | null |
<optional> |
WorkflowTemplate placement |
jobs |
Array.<google.cloud.dataproc.v1beta2.IOrderedJob> | null |
<optional> |
WorkflowTemplate jobs |
parameters |
Array.<google.cloud.dataproc.v1beta2.ITemplateParameter> | null |
<optional> |
WorkflowTemplate parameters |