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-03-21 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."]]],[]]