Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::AuthorizedView::ResponseView (v0.26.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::AuthorizedView::ResponseView.

Defines a subset of an AuthorizedView's fields.

Constants

RESPONSE_VIEW_UNSPECIFIED

value: 0
Uses the default view for each method as documented in the request.

NAME_ONLY

value: 1
Only populates name.

BASIC

value: 2
Only populates the AuthorizedView's basic metadata. This includes: name, deletion_protection, etag.

FULL

value: 3
Populates every fields.