Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Table::View (v1.18.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::Table::View.
Defines a view over a table's fields.
Constants
VIEW_UNSPECIFIED
value: 0 Uses the default view for each method as documented in its request.
NAME_ONLY
value: 1 Only populates name.
SCHEMA_VIEW
value: 2 Only populates name and fields related to the table's schema.
REPLICATION_VIEW
value: 3 Only populates name and fields related to the table's replication
state.
ENCRYPTION_VIEW
value: 5 Only populates name and fields related to the table's encryption state.