public sealed class LongRunningRecognizeRequest : IMessage<LongRunningRecognizeRequest>, IEquatable<LongRunningRecognizeRequest>, IDeepCloneable<LongRunningRecognizeRequest>, IBufferMessage, IMessage
The top-level message sent by the client for the LongRunningRecognize
method.
[[["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 webpage details the \u003ccode\u003eLongRunningRecognizeRequest\u003c/code\u003e class, which is the primary message sent by clients to initiate the \u003ccode\u003eLongRunningRecognize\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLongRunningRecognizeRequest\u003c/code\u003e class includes essential properties such as \u003ccode\u003eAudio\u003c/code\u003e, \u003ccode\u003eConfig\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e for audio data, recognition settings, and output destination, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various versions of the Google Cloud Speech API, ranging from version 2.2.0 to the latest 3.8.0, each with its own specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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\u003eThere are two constructors available for the class: a default parameterless one and one which takes another \u003ccode\u003eLongRunningRecognizeRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]