public sealed class LongRunningRecognizeResponse : IMessage<LongRunningRecognizeResponse>, IEquatable<LongRunningRecognizeResponse>, IDeepCloneable<LongRunningRecognizeResponse>, IBufferMessage, IMessage
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 \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class is the sole message returned by the \u003ccode\u003eLongRunningRecognize\u003c/code\u003e method, containing zero or more \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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 \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class is available in several versions, including 3.0.0-beta08 (latest), 3.0.0-beta07, and 2.0.0-beta09, located within the namespace \u003ccode\u003eGoogle.Cloud.Speech.V1P1Beta1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis response includes properties such as \u003ccode\u003eOutputConfig\u003c/code\u003e, \u003ccode\u003eOutputError\u003c/code\u003e, \u003ccode\u003eResults\u003c/code\u003e, and \u003ccode\u003eTotalBilledTime\u003c/code\u003e, providing details about the transcription process.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class, a default constructor and one that accepts another \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]