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 batch speech-to-text transcription results stored in Cloud Storage, despite not being returned directly by the API.\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, providing functionality for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResults\u003c/code\u003e class has a constructor that allows creating a new instance or copying an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties for \u003ccode\u003eMetadata\u003c/code\u003e, which holds information about the recognition process, and \u003ccode\u003eResults\u003c/code\u003e, which contains a sequential list of \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis class belongs to the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly, a part of the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"]]],[],null,[]]