Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Table::View (v1.17.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]