Google Cloud Dataplex V1 Client - Class Type (0.9.0)

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 \ ResourceSpec

Methods

static::name

Parameter
NameDescription
value mixed

static::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;