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\u003eThis document provides information about the \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class, which is used in the Google Cloud Speech V1 API for handling results from long-running speech recognition operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class is the only message returned to the client by the \u003ccode\u003eLongRunningRecognize\u003c/code\u003e method and includes the result as sequential \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeResponse\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.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a list of historical versions of the API, with version 3.8.0 being the latest, and version 2.2.0 being the focus of the class documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe document details that the \u003ccode\u003eResults\u003c/code\u003e property is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a sequential list of \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]