public sealed class InlineOutputConfig : IMessage<InlineOutputConfig>, IEquatable<InlineOutputConfig>, IDeepCloneable<InlineOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class InlineOutputConfig.
[[["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 webpage provides reference documentation for the `InlineOutputConfig` class within the Google Cloud Speech-to-Text v2 API."],["The `InlineOutputConfig` class is used to define output configurations for inline responses from the Speech-to-Text API."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The namespace for the class is `Google.Cloud.Speech.V2`, and it's contained in the `Google.Cloud.Speech.V2.dll` assembly."],["The latest version for this class is 1.4.0, and it includes versions going back to 1.0.0."]]],[]]