public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class OperationMetadata.
Contains metadata for the BatchAnnotateImages operation.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `OperationMetadata` class within the Google Cloud Vision v1 API, detailing its structure and functionality."],["The latest version of this API is 3.7.0, while version 3.5.0 is the context version and has the detailed class information of `OperationMetadata`, and other versions are available for reference."],["The `OperationMetadata` class contains metadata for the `BatchAnnotateImages` operation and includes properties like `CreateTime`, `State`, and `UpdateTime`, all of which relate to the batch request."],["The `OperationMetadata` class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]