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, specifically for version 1.1.0."],["The `PolicyOperationMetadata` class represents metadata for long-running `Policy` operations and inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the `PolicyOperationMetadata` class's constructors, including a default constructor and a constructor that takes another `PolicyOperationMetadata` object as a parameter."],["The `CreateTime` property, of type `Timestamp`, is detailed as representing the creation timestamp of a `google.longrunning.Operation`."],["The document also provides links to other versions of the API, including the latest version 1.3.0 and earlier versions 1.2.0 and 1.0.0."]]],[]]