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."],[[["The latest version available is 2.5.0, with the page detailing information regarding the `CreateGcpUserAccessBindingRequest` in version 1.3.0."],["The `CreateGcpUserAccessBindingRequest` class is used to send a request to create a new `GcpUserAccessBinding` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `Object` class, and also contains public methods such as `CreateGcpUserAccessBindingRequest()` and `CreateGcpUserAccessBindingRequest(CreateGcpUserAccessBindingRequest other)` to be utilized."],["The `CreateGcpUserAccessBindingRequest` class includes two properties, `GcpUserAccessBinding` of type `GcpUserAccessBinding` and `Parent` of type `string`, each with their own descriptions."]]],[]]