public sealed class UpdateGcpUserAccessBindingRequest : IMessage<UpdateGcpUserAccessBindingRequest>, IEquatable<UpdateGcpUserAccessBindingRequest>, IDeepCloneable<UpdateGcpUserAccessBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class UpdateGcpUserAccessBindingRequest.
Request of [UpdateGcpUserAccessBinding]
[google.identity.accesscontextmanager.v1.AccessContextManager.UpdateGcpUserAccessBinding].
Required. Only the fields specified in this mask are updated. Because name and
group_key cannot be changed, update_mask is required and must always be:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `UpdateGcpUserAccessBindingRequest` class within the Identity Access Context Manager v1 API, detailing its usage and structure."],["The `UpdateGcpUserAccessBindingRequest` class is a request type used to update a GcpUserAccessBinding, as part of the `Google.Identity.AccessContextManager.V1` namespace, within version 2.3.0."],["The `UpdateGcpUserAccessBindingRequest` class is implemented and inherits several interfaces and types, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `object`."],["Key properties of this request class include `GcpUserAccessBinding` and `UpdateMask`, with `UpdateMask` requiring specific configuration that contains the path \"access_levels\"."],["There are several versions of this class, with version 2.5.0 being the latest, and versions from 1.2.0 to 2.5.0 being available for reference."]]],[]]