[[["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 `InlineResult` class represents final results returned inline within a recognition response from the Cloud Speech-to-Text v2 API."],["This class is part of the `Google.Cloud.Speech.V2` namespace and is implemented in the `Google.Cloud.Speech.V2.dll` assembly."],["`InlineResult` includes properties for SRT captions (`SrtCaptions`), VTT captions (`VttCaptions`), and the audio transcript (`Transcript`)."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable\u003cInlineResult\u003e`, `IDeepCloneable\u003cInlineResult\u003e`, and `IBufferMessage`, enabling various functionalities."],["The `InlineResult` class can be constructed using a default constructor or a copy constructor which takes an existing `InlineResult` as a parameter."]]],[]]