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\u003eThe \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class is part of the Google Cloud Speech-to-Text v2 API, specifically designed to handle responses from the \u003ccode\u003eBatchRecognize\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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 functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eResults\u003c/code\u003e, which maps filenames to their respective \u003ccode\u003eBatchRecognizeFileResult\u003c/code\u003e, and \u003ccode\u003eTotalBilledDuration\u003c/code\u003e, indicating the billed audio duration for the request.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided for creating a new instance or a copy of an existing \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e is version 1.4.0, with previous versions from 1.0.0 up to 1.3.0 also being available.\u003c/p\u003e\n"]]],[],null,[]]