Module: Google::Cloud::Dataplex::V1::StorageSystem

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

Overview

Identifies the cloud system that manages the data storage.

Constant Summary collapse

STORAGE_SYSTEM_UNSPECIFIED =

Storage system unspecified.

0
CLOUD_STORAGE =

The entity data is contained within a Cloud Storage bucket.

1
BIGQUERY =

The entity data is contained within a BigQuery dataset.

2