public sealed class LongRunningRecognizeResponse : IMessage<LongRunningRecognizeResponse>, IEquatable<LongRunningRecognizeResponse>, IDeepCloneable<LongRunningRecognizeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class LongRunningRecognizeResponse.
The only message returned to the client by the LongRunningRecognize method.
It contains the result as zero or more sequential SpeechRecognitionResult
messages. It is included in the result.response field of the Operation
returned by the GetOperation call of the google::longrunning::Operations
service.
[[["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 latest version of the Google Cloud Speech v1 API is 3.8.0, and version 3.3.0 documentation is provided, alongside links to previous versions ranging from 2.2.0 to 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class, part of the Google Cloud Speech v1 API, is the sole message returned to clients by the \u003ccode\u003eLongRunningRecognize\u003c/code\u003e method, containing sequential \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e, includes properties such as \u003ccode\u003eOutputConfig\u003c/code\u003e, \u003ccode\u003eOutputError\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eResults\u003c/code\u003e, \u003ccode\u003eSpeechAdaptationInfo\u003c/code\u003e, and \u003ccode\u003eTotalBilledTime\u003c/code\u003e to handle and give insight on speech recognition results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e 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 and it inherits \u003ccode\u003eObject\u003c/code\u003e's members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class, one default and one that accepts another \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]