public sealed class AccessContextManagerOperationMetadata : IMessage<AccessContextManagerOperationMetadata>, IEquatable<AccessContextManagerOperationMetadata>, IDeepCloneable<AccessContextManagerOperationMetadata>, IBufferMessage, IMessage
Metadata of Access Context Manager's Long Running Operations.
[[["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 details the `AccessContextManagerOperationMetadata` class, which is used to provide metadata for long-running operations within Google's Access Context Manager."],["The `AccessContextManagerOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Access Context Manager API, ranging from version 1.2.0 to the latest 2.5.0, with links to the documentation for each."],["It further provides information about the class's inheritance hierarchy, showing that it inherits from `Object` and lists the members inherited from it."],["The webpage contains the namespace (`Google.Identity.AccessContextManager.V1`) that the `AccessContextManagerOperationMetadata` class belongs to, as well as the assembly in which it resides (`Google.Identity.AccessContextManager.V1.dll`)."]]],[]]