public sealed class CreateAuthorizedViewRequest : IMessage<CreateAuthorizedViewRequest>, IEquatable<CreateAuthorizedViewRequest>, IDeepCloneable<CreateAuthorizedViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateAuthorizedViewRequest.
The request for
[CreateAuthorizedView][google.bigtable.admin.v2.BigtableTableAdmin.CreateAuthorizedView]
Required. The id of the AuthorizedView to create. This AuthorizedView must
not already exist. The authorized_view_id appended to parent forms the
full AuthorizedView name of the form
projects/{project}/instances/{instance}/tables/{table}/authorizedView/{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 page provides reference documentation for the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for version 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to make requests for creating an authorized view, as part of the \u003ccode\u003eBigtableTableAdmin.CreateAuthorizedView\u003c/code\u003e method, within the Google.Cloud.Bigtable.Admin.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class is an implementation of multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class include \u003ccode\u003eAuthorizedView\u003c/code\u003e, \u003ccode\u003eAuthorizedViewId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsTableName\u003c/code\u003e, which specify the view to be created, its identifier, and the table it belongs to.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all available versions of this class from version 2.4.0 to the latest 3.24.0, with links to each version's documentation.\u003c/p\u003e\n"]]],[],null,[]]