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 document provides reference information for the \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class within the Cloud Speech-to-Text v2 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class is a response message for the \u003ccode\u003eBatchRecognize\u003c/code\u003e function, designed to be part of a long-running \u003ccode\u003eOperation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eResults\u003c/code\u003e, which maps filenames to their recognition results, and \u003ccode\u003eTotalBilledDuration\u003c/code\u003e, which indicates the billed audio seconds for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e class can be constructed using a default constructor or by passing another instance of \u003ccode\u003eBatchRecognizeResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]