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."],[[["The latest version of the `InlineOutputConfig` class for the Cloud Speech-to-Text v2 API is 1.4.0, with prior versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available."],["The `InlineOutputConfig` class is a sealed class designed to manage output configurations for inline responses within the Cloud Speech-to-Text v2 API."],["The class inherits from the base `object` class and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the `Google.Cloud.Speech.V2` namespace and is located within the `Google.Cloud.Speech.V2.dll` assembly."],["It has two constructors: one default constructor, and one constructor that accepts an `InlineOutputConfig` object as a parameter, used to create a copy."]]],[]]