Interface protos.google.cloud.dataform.v1beta1.IWorkflowConfig (1.4.0)

Properties of a WorkflowConfig.

Package

@google-cloud/dataform

Properties

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