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 documentation for the `InlineOutputConfig` class within the Google Cloud Speech-to-Text v2 API, specifically for version 1.2.0."],["The `InlineOutputConfig` class is used to manage output configurations for inline responses in the Speech-to-Text API."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["The class inherits from `object` and provides two constructors, one default and one that takes another `InlineOutputConfig` object as a parameter for copying."],["The page also provides links to the documentation for previous and future versions of the API, including version 1.4.0 which is the latest."]]],[]]