Google Cloud Dataplex V1 Client - Class Type (0.2.3)

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Type not specified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

STORAGE_BUCKET

Value: 1

Cloud Storage bucket.

Generated from protobuf enum STORAGE_BUCKET = 1;

BIGQUERY_DATASET

Value: 2

BigQuery dataset.

Generated from protobuf enum BIGQUERY_DATASET = 2;