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 outlines the \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class, which is the sole message returned by the \u003ccode\u003eLongRunningRecognize\u003c/code\u003e method within the Google Cloud Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class contains the transcription results in the form of \u003ccode\u003eSpeechRecognitionResult\u003c/code\u003e messages, as part of the result response of the \u003ccode\u003eOperation\u003c/code\u003e returned by the \u003ccode\u003eGetOperation\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e class includes properties like \u003ccode\u003eResults\u003c/code\u003e, a sequential list of transcription results, and \u003ccode\u003eTotalBilledTime\u003c/code\u003e, indicating billed audio seconds.\u003c/p\u003e\n"],["\u003cp\u003eThe page presents a version history for the Google Cloud Speech API, with the latest version being 3.8.0, alongside other version listed all the way down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eLongRunningRecognizeResponse\u003c/code\u003e inherits from the \u003ca href=\"https://learn.microsoft.com/dotnet/api/system.object\"\u003eObject\u003c/a\u003e class and implements multiple interfaces such as \u003ca href=\"https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html\"\u003eIMessage\u003c/a\u003e, \u003ca href=\"https://learn.microsoft.com/dotnet/api/system.iequatable-1\"\u003eIEquatable\u003c/a\u003e, \u003ca href=\"https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html\"\u003eIDeepCloneable\u003c/a\u003e, and more.\u003c/p\u003e\n"]]],[],null,[]]