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."],[[["This webpage details the `GetGcpUserAccessBindingRequest` class, which is used to request data via `GetGcpUserAccessBinding` within the `google.identity.accesscontextmanager.v1.AccessContextManager` namespace."],["The `GetGcpUserAccessBindingRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor, and one that accepts another `GetGcpUserAccessBindingRequest` object as a parameter."],["The `GetGcpUserAccessBindingRequest` class has a `Name` property, that requires a string input and provides an example string format: \"organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N\"."],["The latest version available for `GetGcpUserAccessBindingRequest` is 2.5.0, although multiple previous versions are also listed, all the way back to version 1.2.0."]]],[]]