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 of batch recognition transcripts stored in Cloud Storage.\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, providing functionality for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e class contains properties for \u003ccode\u003eMetadata\u003c/code\u003e, which provides information about the recognition process, and \u003ccode\u003eResults\u003c/code\u003e, which holds a sequential list of transcription outcomes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e can be constructed through a default constructor, or via a constructor which takes in another object of the same class type for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e is 1.4.0, with other earlier versions accessible via the links provided.\u003c/p\u003e\n"]]],[],null,[]]