public sealed class CreateGcpUserAccessBindingRequest : IMessage<CreateGcpUserAccessBindingRequest>, IEquatable<CreateGcpUserAccessBindingRequest>, IDeepCloneable<CreateGcpUserAccessBindingRequest>, IBufferMessage, IMessage
Request of [CreateGcpUserAccessBinding]
[google.identity.accesscontextmanager.v1.AccessContextManager.CreateGcpUserAccessBinding].
[[["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-04-02 UTC."],[[["This webpage provides documentation for the `CreateGcpUserAccessBindingRequest` class within the `Google.Identity.AccessContextManager.V1` namespace."],["The `CreateGcpUserAccessBindingRequest` class is used to create a request for the `CreateGcpUserAccessBinding` method, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the documentation is 2.5.0, with other versions ranging down to 1.2.0 available, whereas the current page content reflects version 1.4.0."],["The `CreateGcpUserAccessBindingRequest` class includes properties for `GcpUserAccessBinding`, `Parent`, and `ParentAsOrganizationName` and contains both a default constructor and one that accepts another `CreateGcpUserAccessBindingRequest` as an argument."],["The `CreateGcpUserAccessBindingRequest` class inherits from the base `Object` class and includes standard member functions such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]