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\u003e\u003ccode\u003eBatchRecognizeResults\u003c/code\u003e is a class within the Cloud Speech-to-Text v2 API, specifically designed for handling the output type of batch recognition transcripts 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, and is part of the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e class has properties for \u003ccode\u003eMetadata\u003c/code\u003e of type \u003ccode\u003eRecognitionResponseMetadata\u003c/code\u003e and \u003ccode\u003eResults\u003c/code\u003e which is a sequential list of transcription results of type \u003ccode\u003eRepeatedField<SpeechRecognitionResult>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eBatchRecognizeResults()\u003c/code\u003e and one that takes another \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e object as an argument for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available for \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e is 1.4.0, with versions ranging back to 1.0.0 also available.\u003c/p\u003e\n"]]],[],null,[]]