Interface protos.google.cloud.dataform.v1.WorkflowConfig.IScheduledExecutionRecord (2.1.0)

Properties of a ScheduledExecutionRecord.

Package

@google-cloud/dataform

Properties

errorStatus

errorStatus?: (google.rpc.IStatus|null);

ScheduledExecutionRecord errorStatus

executionTime

executionTime?: (google.protobuf.ITimestamp|null);

ScheduledExecutionRecord executionTime

workflowInvocation

workflowInvocation?: (string|null);

ScheduledExecutionRecord workflowInvocation