public sealed class CommonOperationMetadata : IMessage<CommonOperationMetadata>, IEquatable<CommonOperationMetadata>, IDeepCloneable<CommonOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class CommonOperationMetadata.
[[["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."],[[["The page provides documentation for the `CommonOperationMetadata` class within the Google Cloud Document AI v1 API, with version 3.19.0 being the latest available."],["This class, `CommonOperationMetadata`, is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, serving as the common metadata for long-running operations."],["The `CommonOperationMetadata` class includes properties such as `CreateTime`, `Resource`, `State`, `StateMessage`, and `UpdateTime` to provide details about the operation's status and related resources."],["The documentation covers a range of versions from 1.0.0 up to 3.19.0, alongside reference to the `Google.Cloud.DocumentAI.V1` namespace and `Google.Cloud.DocumentAI.V1.dll` assembly, which houses the `CommonOperationMetadata` class."],["The page provides details on the constructors available for the `CommonOperationMetadata` class, including a default constructor and one that accepts another `CommonOperationMetadata` instance as a parameter."]]],[]]