public sealed class GcpUserAccessBindingOperationMetadata : IMessage<GcpUserAccessBindingOperationMetadata>, IEquatable<GcpUserAccessBindingOperationMetadata>, IDeepCloneable<GcpUserAccessBindingOperationMetadata>, IBufferMessage, IMessage
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"]],[["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 provides documentation for the `GcpUserAccessBindingOperationMetadata` class within the `Google.Identity.AccessContextManager.V1` namespace."],["The `GcpUserAccessBindingOperationMetadata` class is part of the `Google.Identity.AccessContextManager.V1` assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details that a completed operation using this metadata currently has no effect, but may indicate in the future that the binding is active and impacting user access decisions."],["The page also lists available versions of the `GcpUserAccessBindingOperationMetadata`, with the latest version being 2.5.0, and provides links to the documentation for each."],["The page contains two constructors for the `GcpUserAccessBindingOperationMetadata` class, one default and another which takes an `GcpUserAccessBindingOperationMetadata` object."]]],[]]