public sealed class GetGcpUserAccessBindingRequest : IMessage<GetGcpUserAccessBindingRequest>, IEquatable<GetGcpUserAccessBindingRequest>, IDeepCloneable<GetGcpUserAccessBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetGcpUserAccessBindingRequest.
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-04-09 UTC."],[[["This webpage provides documentation for the `GetGcpUserAccessBindingRequest` class, a part of the Google Identity Access Context Manager v1 API."],["The `GetGcpUserAccessBindingRequest` class is used to request the retrieval of a specific GCP user access binding."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The page details the constructors available for `GetGcpUserAccessBindingRequest`, including a default constructor and one that accepts another `GetGcpUserAccessBindingRequest` object."],["The properties `GcpUserAccessBindingName` and `Name` are detailed for the class, used to define the name of the GCP user access binding."]]],[]]