public sealed class DeleteGcpUserAccessBindingRequest : IMessage<DeleteGcpUserAccessBindingRequest>, IEquatable<DeleteGcpUserAccessBindingRequest>, IDeepCloneable<DeleteGcpUserAccessBindingRequest>, IBufferMessage, IMessage
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-09 UTC."],[[["The latest version of the `DeleteGcpUserAccessBindingRequest` is 2.5.0, with multiple previous versions available for reference, including version 1.5.0."],["`DeleteGcpUserAccessBindingRequest` is a request object for deleting a GCP user access binding, as part of the `google.identity.accesscontextmanager.v1.AccessContextManager.DeleteGcpUserAccessBinding` process."],["The class `DeleteGcpUserAccessBindingRequest` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has a constructor that allows it to be initialized with either no parameters or with another `DeleteGcpUserAccessBindingRequest` instance."],["The `DeleteGcpUserAccessBindingRequest` object includes properties like `GcpUserAccessBindingName` and `Name`, with the latter being a required field representing the resource name of the access binding to be deleted."]]],[]]