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 designed for managing output configurations for inline responses, and it inherits from `object` while implementing multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default constructor (`InlineOutputConfig()`) and a copy constructor that takes another `InlineOutputConfig` instance as an argument (`InlineOutputConfig(InlineOutputConfig other)`)."],["The documented versions of the `InlineOutputConfig` class range from version 1.0.0 up to the latest release of version 1.4.0, with 1.1.0 being the current page version."]]],[]]