public sealed class LongRunningRecognizeMetadata : IMessage<LongRunningRecognizeMetadata>, IEquatable<LongRunningRecognizeMetadata>, IDeepCloneable<LongRunningRecognizeMetadata>, IBufferMessage, IMessage
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\u003eThe content details the \u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e class, which tracks the progress of a long-running speech recognition operation within the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class, available in multiple versions ranging from 2.2.0 to 3.8.0 (latest), is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e assembly and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e provides properties to track the progress, including \u003ccode\u003eProgressPercent\u003c/code\u003e, \u003ccode\u003eLastUpdateTime\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e for the transcribed audio.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one and another that takes a \u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e instance as a parameter, allowing for object duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeMetadata\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e, and also provides several inherited methods that are detailed, such as GetHashCode, GetType, MemberwiseClone and ToString.\u003c/p\u003e\n"]]],[],null,[]]