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-03-21 UTC."],[[["The latest version available for the `GetGcpUserAccessBindingRequest` class within the Identity Access Context Manager v1 API is version 2.5.0."],["This class is used to define a request for the `GetGcpUserAccessBinding` method, and can be found in the `Google.Identity.AccessContextManager.V1` namespace, specifically in the Google.Identity.AccessContextManager.V1.dll assembly."],["The `GetGcpUserAccessBindingRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and another that accepts an instance of `GetGcpUserAccessBindingRequest` for cloning, and also contains properties for `GcpUserAccessBindingName` and `Name`, used to find the access binding."],["There are 10 different versions of this `GetGcpUserAccessBindingRequest` class that exist in the documentation, with the oldest documented version being 1.2.0."]]],[]]