Interface protos.google.cloud.dataform.v1beta1.CompilationResultAction.DataPreparation.ISqlDefinition (2.1.0)

Properties of a SqlDefinition.

Package

@google-cloud/dataform

Properties

errorTable

errorTable?: (google.cloud.dataform.v1beta1.CompilationResultAction.DataPreparation.IErrorTable|null);

SqlDefinition errorTable

load

load?: (google.cloud.dataform.v1beta1.CompilationResultAction.ILoadConfig|null);

SqlDefinition load

query

query?: (string|null);

SqlDefinition query