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 page provides reference documentation for the `PolicyOperationMetadata` class within the Google Cloud Identity and Access Management (IAM) v2 API, used for metadata in long-running policy operations."],["The `PolicyOperationMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has a `CreateTime` property of type `Timestamp`, representing the creation time of a long-running `google.longrunning.Operation`."],["There are two constructors for `PolicyOperationMetadata`, a default constructor and one that takes another `PolicyOperationMetadata` object as a parameter for initialization."],["The latest version of this documentation is 1.3.0 and it is listed with previous versions 1.2.0, 1.1.0, and 1.0.0."]]],[]]