Interface protos.google.cloud.dataform.v1.IInvocationConfig (2.1.0)

Properties of an InvocationConfig.

Package

@google-cloud/dataform

Properties

fullyRefreshIncrementalTablesEnabled

fullyRefreshIncrementalTablesEnabled?: (boolean|null);

InvocationConfig fullyRefreshIncrementalTablesEnabled

includedTags

includedTags?: (string[]|null);

InvocationConfig includedTags

includedTargets

includedTargets?: (google.cloud.dataform.v1.ITarget[]|null);

InvocationConfig includedTargets

serviceAccount

serviceAccount?: (string|null);

InvocationConfig serviceAccount

transitiveDependenciesIncluded

transitiveDependenciesIncluded?: (boolean|null);

InvocationConfig transitiveDependenciesIncluded

transitiveDependentsIncluded

transitiveDependentsIncluded?: (boolean|null);

InvocationConfig transitiveDependentsIncluded