public sealed class AuthorizedView : IMessage<AuthorizedView>, IEquatable<AuthorizedView>, IDeepCloneable<AuthorizedView>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AuthorizedView.
AuthorizedViews represent subsets of a particular Cloud Bigtable table. Users
can configure access to each Authorized View independently from the table and
use the existing Data APIs to access the subset of data.
Set to true to make the AuthorizedView protected against deletion.
The parent Table and containing Instance cannot be deleted if an
AuthorizedView has this bit set.
The etag for this AuthorizedView.
If this is provided on update, it must match the server's etag. The server
returns ABORTED error on a mismatched etag.
Identifier. The name of this AuthorizedView.
Values are of the form
projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorized_view}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe content provides reference documentation for the \u003ccode\u003eAuthorizedView\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically focusing on version 3.19.0, but also providing links to other versions from 3.0.0 to 3.24.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuthorizedView\u003c/code\u003e represents subsets of a Cloud Bigtable table, allowing independent configuration of access to each view and using existing Data APIs for accessing the subset of data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizedView\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the API.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAuthorizedView\u003c/code\u003e class include \u003ccode\u003eAuthorizedViewName\u003c/code\u003e, \u003ccode\u003eDeletionProtection\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eSubsetView\u003c/code\u003e, defining the view's identifier, deletion settings, etag, name, and the specific subset of the table it represents, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors offered for the \u003ccode\u003eAuthorizedView\u003c/code\u003e class, one being parameterless, and the second one taking another \u003ccode\u003eAuthorizedView\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]