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 latest version available for the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class in the Google Cloud Bigtable Admin V2 API is 3.24.0, with several older versions also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e is used to create an authorized view within a table via the \u003ccode\u003eCreateAuthorizedView\u003c/code\u003e method of the BigtableTableAdmin service.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAuthorizedView\u003c/code\u003e (the view to create), \u003ccode\u003eAuthorizedViewId\u003c/code\u003e (the unique identifier for the view), and \u003ccode\u003eParent\u003c/code\u003e (the name of the parent table in which this view will be found).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class is \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e, and it's found in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]