public sealed class DeleteGcpUserAccessBindingRequest : IMessage<DeleteGcpUserAccessBindingRequest>, IEquatable<DeleteGcpUserAccessBindingRequest>, IDeepCloneable<DeleteGcpUserAccessBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class DeleteGcpUserAccessBindingRequest.
Request of [DeleteGcpUserAccessBinding]
[google.identity.accesscontextmanager.v1.AccessContextManager.DeleteGcpUserAccessBinding].
[[["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-02 UTC."],[[["This document provides reference information for the `DeleteGcpUserAccessBindingRequest` class within the Google Identity Access Context Manager v1 API."],["`DeleteGcpUserAccessBindingRequest` is a request object used in the `DeleteGcpUserAccessBinding` operation, part of the AccessContextManager API."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations."],["Key properties of the class include `GcpUserAccessBindingName` (a strongly-typed name) and `Name` (a string representation of the resource name)."],["The page shows the different versions of the `DeleteGcpUserAccessBindingRequest`, from 1.2.0 to the most recent 2.5.0."]]],[]]