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"]],[["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, a part of the Google Identity Access Context Manager v1 API."],["The class `GcpUserAccessBindingOperationMetadata` includes reference documentation and code samples, and it is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the documentation, with the latest being version 2.5.0, and the class also inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base object class."],["The `GcpUserAccessBindingOperationMetadata` class currently signifies a completed operation without further indication, but will in the future inform users that the binding has taken effect."],["The class has two constructors: a default constructor and a constructor that takes another `GcpUserAccessBindingOperationMetadata` object as a parameter."]]],[]]