public sealed class BatchOperationMetadata : IMessage<BatchOperationMetadata>, IEquatable<BatchOperationMetadata>, IDeepCloneable<BatchOperationMetadata>, IBufferMessage, IMessage
Metadata for the batch operations such as the current state.
This is included in the metadata field of the Operation returned by the
GetOperation call of the google::longrunning::Operations service.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchOperationMetadata\u003c/code\u003e class provides metadata for batch operations, including the current state and timestamps for submission and completion.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, with its latest version being 3.7.0 and many other past versions available.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used within the \u003ccode\u003emetadata\u003c/code\u003e field of the \u003ccode\u003eOperation\u003c/code\u003e returned by the \u003ccode\u003eGetOperation\u003c/code\u003e call of the \u003ccode\u003egoogle::longrunning::Operations\u003c/code\u003e service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchOperationMetadata\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eSubmitTime\u003c/code\u003e, providing detailed information about the batch request's progress and status.\u003c/p\u003e\n"]]],[],null,[]]