public sealed class GetGcpUserAccessBindingRequest : IMessage<GetGcpUserAccessBindingRequest>, IEquatable<GetGcpUserAccessBindingRequest>, IDeepCloneable<GetGcpUserAccessBindingRequest>, IBufferMessage, IMessage
Request of [GetGcpUserAccessBinding]
[google.identity.accesscontextmanager.v1.AccessContextManager.GetGcpUserAccessBinding].
[[["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 of the `GetGcpUserAccessBindingRequest` documentation is version 2.5.0, with multiple previous versions available, ranging back to 1.2.0."],["The `GetGcpUserAccessBindingRequest` class is used to request a specific GCP user access binding and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `Object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `GetGcpUserAccessBindingRequest` class has two constructors: a default one and another that accepts a `GetGcpUserAccessBindingRequest` object as a parameter, and has two properties: `GcpUserAccessBindingName` and `Name`."],["The namespace for this class is `Google.Identity.AccessContextManager.V1` and is contained within the `Google.Identity.AccessContextManager.V1.dll` assembly."]]],[]]