public sealed class BatchRecognizeTranscriptionMetadata : IMessage<BatchRecognizeTranscriptionMetadata>, IEquatable<BatchRecognizeTranscriptionMetadata>, IDeepCloneable<BatchRecognizeTranscriptionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class BatchRecognizeTranscriptionMetadata.
Metadata about transcription for a single file (for example, progress
percent).
[[["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\u003eBatchRecognizeTranscriptionMetadata\u003c/code\u003e class provides metadata about the transcription process for individual files within the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eError\u003c/code\u003e (indicating if an error occurred), \u003ccode\u003eProgressPercent\u003c/code\u003e (showing transcription progress), and \u003ccode\u003eUri\u003c/code\u003e (specifying the Cloud Storage location for results).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one with no parameters, and another that accepts another \u003ccode\u003eBatchRecognizeTranscriptionMetadata\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation shows that this class is part of the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]