Reference documentation and code samples for the Google Cloud Dataform V1 Client class FileFormat.
Supported file formats for BigQuery tables.
Protobuf type google.cloud.dataform.v1.CompilationResultAction.Relation.FileFormat
Namespace
Google \ Cloud \ Dataform \ V1 \ CompilationResultAction \ RelationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
FILE_FORMAT_UNSPECIFIED
Value: 0Default value.
Generated from protobuf enum FILE_FORMAT_UNSPECIFIED = 0;
PARQUET
Value: 1Apache Parquet format.
Generated from protobuf enum PARQUET = 1;