Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Table::View (v0.13.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.
FULL
value: 4
Populates all fields.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-13 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]