public sealed class BatchRecognizeResults : IMessage<BatchRecognizeResults>, IEquatable<BatchRecognizeResults>, IDeepCloneable<BatchRecognizeResults>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class BatchRecognizeResults.
Output type for Cloud Storage of BatchRecognize transcripts. Though this
proto isn't returned in this API anywhere, the Cloud Storage transcripts will
be this proto serialized and should be parsed as such.
[[["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\u003eBatchRecognizeResults\u003c/code\u003e class is used for handling the output of Cloud Speech-to-Text v2 API batch recognition transcripts, specifically when stored in Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to work within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchRecognizeResults\u003c/code\u003e has two main properties: \u003ccode\u003eMetadata\u003c/code\u003e, which stores information about the recognition process, and \u003ccode\u003eResults\u003c/code\u003e, which holds a sequential list of transcription results.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e class has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e instance as its input parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e is provided for multiple versions of the package, including the latest version 1.4.0 and previous versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]