public sealed class SpeechAdaptationInfo : IMessage<SpeechAdaptationInfo>, IEquatable<SpeechAdaptationInfo>, IDeepCloneable<SpeechAdaptationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class SpeechAdaptationInfo.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `SpeechAdaptationInfo` class within the Google Cloud Speech v1 API for .NET, detailing its structure and functionality."],["The `SpeechAdaptationInfo` class is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `Object` class."],["The webpage lists available versions of the Google Cloud Speech v1 API for .NET, ranging from version 2.2.0 up to the latest version 3.8.0, with links to the documentation for each."],["The `SpeechAdaptationInfo` class includes properties such as `AdaptationTimeout`, a boolean indicating if there was a timeout, and `TimeoutMessage`, which provides details on which part of the adaptation request timed out."],["The document outlines the available constructors for the `SpeechAdaptationInfo` class, which are a default constructor and one that takes another `SpeechAdaptationInfo` object as a parameter."]]],[]]