Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Type.
Type of resource.
Protobuf type google.cloud.dataplex.v1.Asset.ResourceSpec.Type
Namespace
Google \ Cloud \ Dataplex \ V1 \ Asset \ ResourceSpecMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Type not specified.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
STORAGE_BUCKET
Value: 1Cloud Storage bucket.
Generated from protobuf enum STORAGE_BUCKET = 1;
BIGQUERY_DATASET
Value: 2BigQuery dataset.
Generated from protobuf enum BIGQUERY_DATASET = 2;