public sealed class UpdateAuthorizedViewRequest : IMessage<UpdateAuthorizedViewRequest>, IEquatable<UpdateAuthorizedViewRequest>, IDeepCloneable<UpdateAuthorizedViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class UpdateAuthorizedViewRequest.
The request for
[UpdateAuthorizedView][google.bigtable.admin.v2.BigtableTableAdmin.UpdateAuthorizedView].
public AuthorizedView AuthorizedView { get; set; }
Required. The AuthorizedView to update. The name in authorized_view is
used to identify the AuthorizedView. AuthorizedView name must in this
format:
projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorized_view}.
Optional. The list of fields to update.
A mask specifying which fields in the AuthorizedView resource should be
updated. This mask is relative to the AuthorizedView resource, not to the
request message. A field will be overwritten if it is in the mask. If
empty, all fields set in the request will be overwritten. A special value
* means to overwrite all fields (including fields not set in the
request).
[[["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\u003eUpdateAuthorizedViewRequest\u003c/code\u003e class in the Google Cloud Bigtable Administration v2 API is 3.24.0, with documentation provided for versions back to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e class is used to update an authorized view in Google Bigtable and 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\u003eThis class includes properties such as \u003ccode\u003eAuthorizedView\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e to manage and configure the update process of authorized views.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create a new \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e instance, both as an empty instance and by copying an existing \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to the relevant namespaces, assemblies and members such as \u003ccode\u003eobject.GetHashCode()\u003c/code\u003e, offering comprehensive reference information.\u003c/p\u003e\n"]]],[],null,[]]