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 `InlineOutputConfig` class is part of the Google Cloud Speech-to-Text v2 API and is used for configuring output settings for inline responses."],["This class, `InlineOutputConfig`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the Cloud Speech-to-Text v2 API, with the latest being version 1.4.0 and going as far back as 1.0.0, and the present version this documentation covers being 1.3.0."],["The `InlineOutputConfig` class inherits from `object` and provides two constructors, one of which is a copy constructor accepting another `InlineOutputConfig` object as its parameter."]]],[]]