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 page provides reference documentation for the `OperationMetadata` class within the Google Cloud Vision v1 API, specifically for version 3.2.0."],["`OperationMetadata` is used to contain metadata related to the `BatchAnnotateImages` operation."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `OperationMetadata` class include `CreateTime`, `State`, and `UpdateTime`, which provide timestamps and the current state of the batch operation."],["The page also provides links to previous versions of the `OperationMetadata` class documentation, ranging from version 2.3.0 to the latest version 3.7.0."]]],[]]