Interface protos.google.cloud.dataform.v1beta1.IWorkflowInvocation (2.1.0)

Properties of a WorkflowInvocation.

Package

@google-cloud/dataform

Properties

compilationResult

compilationResult?: (string|null);

WorkflowInvocation compilationResult

dataEncryptionState

dataEncryptionState?: (google.cloud.dataform.v1beta1.IDataEncryptionState|null);

WorkflowInvocation dataEncryptionState

internalMetadata

internalMetadata?: (string|null);

WorkflowInvocation internalMetadata

invocationConfig

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

WorkflowInvocation invocationConfig

invocationTiming

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

WorkflowInvocation invocationTiming

name

name?: (string|null);

WorkflowInvocation name

resolvedCompilationResult

resolvedCompilationResult?: (string|null);

WorkflowInvocation resolvedCompilationResult

state

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

WorkflowInvocation state

workflowConfig

workflowConfig?: (string|null);

WorkflowInvocation workflowConfig