Module: Google::Cloud::Bigtable::Admin::V2::AuthorizedView::ResponseView
- Defined in:
- proto_docs/google/bigtable/admin/v2/table.rb
Overview
Defines a subset of an AuthorizedView's fields.
Constant Summary collapse
- RESPONSE_VIEW_UNSPECIFIED =
Uses the default view for each method as documented in the request.
0
- NAME_ONLY =
Only populates
name
. 1
- BASIC =
Only populates the AuthorizedView's basic metadata. This includes: name, deletion_protection, etag.
2
- FULL =
Populates every fields.
3