type property
Type of resource.
Required. Immutable. Possible string values are:
- "TYPE_UNSPECIFIED" : Type not specified.
- "STORAGE_BUCKET" : Cloud Storage bucket.
- "BIGQUERY_DATASET" : BigQuery dataset.
Implementation
core.String? type;
Type of resource.
Required. Immutable. Possible string values are:
core.String? type;