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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class is used to create an authorized view and it 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\u003eThe class includes properties like \u003ccode\u003eAuthorizedView\u003c/code\u003e, \u003ccode\u003eAuthorizedViewId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsTableName\u003c/code\u003e, which are essential for defining the authorized view's details and its location within the Bigtable structure.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes a list of available versions for the class, ranging from 3.24.0 down to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: \u003ccode\u003eCreateAuthorizedViewRequest()\u003c/code\u003e and \u003ccode\u003eCreateAuthorizedViewRequest(CreateAuthorizedViewRequest other)\u003c/code\u003e, and provides details on the inherited members from the object class.\u003c/p\u003e\n"]]],[],null,[]]