public enum PipelineConfig.Types.PipelineTypeReference 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.V1Beta1Assembly
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. |