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 page provides documentation for the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class is used to send a request to create a new authorized view, a core function within the \u003ccode\u003eBigtableTableAdmin\u003c/code\u003e service.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions, ranging from version 2.4.0 to the latest 3.24.0 of the \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e, offering links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAuthorizedViewRequest\u003c/code\u003e class implements several interfaces, including \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 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 define the authorized view to be created, its unique ID, and the parent table it belongs to.\u003c/p\u003e\n"]]],[],null,[]]