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-03-21 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 implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for comprehensive functionality."],["The documentation lists version history, with the latest version being 3.8.0, and provides links to previous versions, spanning back to version 2.2.0, as well as including information about the current 3.3.0 version."],["The class has two constructors, one default and another that accepts another `SpeechAdaptationInfo` instance, enabling object initialization and cloning."],["Two key properties of this class include `AdaptationTimeout`, indicating if a timeout occurred during speech adaptation, and `TimeoutMessage`, which provides details about any timeouts encountered during adaptation."]]],[]]