public sealed class LongRunningRecognizeMetadata : IMessage<LongRunningRecognizeMetadata>, IEquatable<LongRunningRecognizeMetadata>, IDeepCloneable<LongRunningRecognizeMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class LongRunningRecognizeMetadata.
Describes the progress of a long-running LongRunningRecognize call. It 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\u003eThis document provides reference documentation for the \u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e class within the Google Cloud Speech v1 API, detailing its purpose and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e class is designed to track the progress of a long-running speech recognition operation, providing status updates.\u003c/p\u003e\n"],["\u003cp\u003eThe class is implemented in multiple versions ranging from 2.2.0 all the way to the latest version, 3.8.0, while this document specifically covers version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e include \u003ccode\u003eLastUpdateTime\u003c/code\u003e, \u003ccode\u003eProgressPercent\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which provide information about the processing time, completion status, start time, and location of the audio being transcribed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, equality checks, cloning, and buffer message handling.\u003c/p\u003e\n"]]],[],null,[]]