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\u003eThis document provides reference information for the \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e class is used to request an update to an authorized view in Google Cloud Bigtable, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, with previous versions ranging from 3.23.0 down to 2.4.0 also accessible, which all correspond to the same \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eUpdateAuthorizedViewRequest\u003c/code\u003e class include \u003ccode\u003eAuthorizedView\u003c/code\u003e, \u003ccode\u003eIgnoreWarnings\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to define the specific updates and settings.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a list of all the versions of this documentation, alongside the methods and properties of the class.\u003c/p\u003e\n"]]],[],null,[]]