public sealed class BatchRecognizeResponse : IMessage<BatchRecognizeResponse>, IEquatable<BatchRecognizeResponse>, IDeepCloneable<BatchRecognizeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class BatchRecognizeResponse.
Response message for
[BatchRecognize][google.cloud.speech.v2.Speech.BatchRecognize] that is
packaged into a longrunning [Operation][google.longrunning.Operation].
[[["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\u003eThis documentation details the \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class, which is part of the Google Cloud Speech-to-Text v2 API, and is used as a response message for batch recognition operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e 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 methods for message manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eResults\u003c/code\u003e, which maps filenames to their corresponding \u003ccode\u003eBatchRecognizeFileResult\u003c/code\u003e, and \u003ccode\u003eTotalBilledDuration\u003c/code\u003e, which indicates the billed audio duration for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class has two constructors: a default one and another that copies an existing \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis class belongs to the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace and is within the \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]