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"]],[["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-07 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`."]]],[]]