Dataplex V1 API - Module Google::Cloud::Dataplex::V1::StorageAccess::AccessMode (v2.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::StorageAccess::AccessMode.
Access Mode determines how data stored within the Entity is read.
Constants
ACCESS_MODE_UNSPECIFIED
value: 0 Access mode unspecified.
DIRECT
value: 1 Default. Data is accessed directly using storage APIs.
MANAGED
value: 2 Data is accessed through a managed interface using BigQuery APIs.