Properties of a WorkflowConfig.
Package
@google-cloud/dataformProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
WorkflowConfig createTime
cronSchedule
cronSchedule?: (string|null);
WorkflowConfig cronSchedule
internalMetadata
internalMetadata?: (string|null);
WorkflowConfig internalMetadata
invocationConfig
invocationConfig?: (google.cloud.dataform.v1beta1.IInvocationConfig|null);
WorkflowConfig invocationConfig
name
name?: (string|null);
WorkflowConfig name
recentScheduledExecutionRecords
recentScheduledExecutionRecords?: (google.cloud.dataform.v1beta1.WorkflowConfig.IScheduledExecutionRecord[]|null);
WorkflowConfig recentScheduledExecutionRecords
releaseConfig
releaseConfig?: (string|null);
WorkflowConfig releaseConfig
timeZone
timeZone?: (string|null);
WorkflowConfig timeZone
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
WorkflowConfig updateTime