[[["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 documentation covers the `InlineResult` class, part of the Google Cloud Speech-to-Text v2 API, with the latest version being 1.4.0."],["The `InlineResult` class provides final results that are returned inline within the recognition response from the API."],["The `InlineResult` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors, a default constructor and another that allows the creation of an `InlineResult` object by copying another `InlineResult`."],["The `InlineResult` class features properties for `SrtCaptions`, `Transcript`, and `VttCaptions`, providing access to the transcript in SRT, standard transcript, and VTT formats, respectively, contingent on the requested output format."]]],[]]