public sealed class PolicyOperationMetadata : IMessage<PolicyOperationMetadata>, IEquatable<PolicyOperationMetadata>, IDeepCloneable<PolicyOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Identity and Access Management (IAM) v2 API class PolicyOperationMetadata.
[[["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 reference documentation for the `PolicyOperationMetadata` class within the Google Cloud Identity and Access Management (IAM) v2 API, covering versions from 1.0.0 to the latest 1.3.0."],["`PolicyOperationMetadata` is a sealed class used for metadata related to long-running policy operations, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The documentation details two constructors for `PolicyOperationMetadata` and the `CreateTime` property, which represents the timestamp when a long-running operation was created."],["The namespace for this documentation is `Google.Cloud.Iam.V2` and it is included within the `Google.Cloud.Iam.V2.dll` assembly."]]],[]]