public sealed class LongRunningRecognizeRequest : IMessage<LongRunningRecognizeRequest>, IEquatable<LongRunningRecognizeRequest>, IDeepCloneable<LongRunningRecognizeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class LongRunningRecognizeRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `LongRunningRecognizeRequest` class within the Google Cloud Speech v1 API, specifically for version 3.5.0."],["`LongRunningRecognizeRequest` is the top-level message sent by the client for the `LongRunningRecognize` method, and it can inherit members from the base object class."],["The class `LongRunningRecognizeRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all detailed in their own documentation."],["The `LongRunningRecognizeRequest` class includes properties such as `Audio`, `Config`, and `OutputConfig`, which specify audio data, processing configuration, and output destination, respectively."],["There are many previous versions available to reference including the latest version 3.8.0, all of which are linked."]]],[]]