Dataform v1beta1 API - Enum PipelineConfig.Types.PipelineType (1.0.0-beta13)

public enum PipelineConfig.Types.PipelineType

Reference documentation and code samples for the Dataform v1beta1 API enum PipelineConfig.Types.PipelineType.

The type of the pipeline. This may be extended in the future. In case of UNSPECIFIED, the error will be thrown.

Namespace

Google.Cloud.Dataform.V1Beta1

Assembly

Google.Cloud.Dataform.V1Beta1.dll

Fields

Name Description
Dataform

Regular Dataform pipeline.

Notebook

Notebook single file asset.

Sql

SQL single file asset.

Unspecified

Default value. This value is unused.