Interface protos.google.cloud.dataform.v1alpha2.IWorkflowInvocation (0.1.0)

Properties of a WorkflowInvocation.

Package

@google-cloud/dataform

Properties

compilationResult

compilationResult?: (string|null);

WorkflowInvocation compilationResult

invocationConfig

invocationConfig?: (google.cloud.dataform.v1alpha2.WorkflowInvocation.IInvocationConfig|null);

WorkflowInvocation invocationConfig

invocationTiming

invocationTiming?: (google.type.IInterval|null);

WorkflowInvocation invocationTiming

name

name?: (string|null);

WorkflowInvocation name

state

state?: (google.cloud.dataform.v1alpha2.WorkflowInvocation.State|keyof typeof google.cloud.dataform.v1alpha2.WorkflowInvocation.State|null);

WorkflowInvocation state