Module: Google::Cloud::Dataplex::V1::Asset::ResourceSpec::Type

Defined in:
proto_docs/google/cloud/dataplex/v1/resources.rb

Overview

Type of resource.

Constant Summary collapse

TYPE_UNSPECIFIED =

Type not specified.

0
STORAGE_BUCKET =

Cloud Storage bucket.

1
BIGQUERY_DATASET =

BigQuery dataset.

2