Defining Google BigQuery Datasets
The following properties are applicable to a Google BigQuery Dataset object.
Tab |
Property |
Description |
Additional Information |
---|---|---|---|
Project | Specifies the project to which the dataset belongs |
|
|
If Not Exists | Specifies that if the dataset already exists, no exception is thrown, and no action happens |
|
|
Generate | Specifies whether a DDL statement is generated for the dataset during forward engineering |
|
|
General |
Default Collation |
Specifies the default collation specification for the object |
|
Friendly Name | Specifies a user-friendly name for the dataset, enclosed in quotation marks |
|
|
Default Table Expiration in Days | Specifies the default number of days after which tables in the dataset are deleted |
|
|
Default Partition Expiration in Days | Specifies the default number of days after which a table partition is deleted |
|
|
Default KMS Key Name | Specifies the default Google Cloud KMS encryption path, enclosed in quotation marks |
|
|
Location | Specifies the location where the dataset is created |
|
|
Label List | Specifies an array of labels for the dataset, expressed as key-value pairs |
|
If the value of an object property is of the Function type, do not enclose the value in quotation marks.
Copyright © 2025 Quest Software, Inc. |