public sealed class GcpUserAccessBindingOperationMetadata : IMessage<GcpUserAccessBindingOperationMetadata>, IEquatable<GcpUserAccessBindingOperationMetadata>, IDeepCloneable<GcpUserAccessBindingOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GcpUserAccessBindingOperationMetadata.
Currently, a completed operation means nothing. In the future, this metadata
and a completed operation may indicate that the binding has taken effect and
is affecting access decisions for all users.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation and code samples for the `GcpUserAccessBindingOperationMetadata` class within the Identity Access Context Manager v1 API."],["The class `GcpUserAccessBindingOperationMetadata` represents metadata for operations related to user access bindings, currently completed operations have no defined meaning."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all relating to data management and manipulation."],["The namespace for this class is `Google.Identity.AccessContextManager.V1`, and it is contained within the `Google.Identity.AccessContextManager.V1.dll` assembly."],["The class `GcpUserAccessBindingOperationMetadata` has two constructors, one being a parameterless constructor and the other one taking another `GcpUserAccessBindingOperationMetadata` as parameter."]]],[]]