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."],[[["The latest version of the Google Cloud Speech v1 API class SpeechAdaptationInfo is 3.8.0, with multiple previous versions available, including 3.4.0 which is the current focus of this content."],["The SpeechAdaptationInfo class is part of the Google.Cloud.Speech.V1 namespace within the Google Cloud Speech API and is used for speech adaptation within results."],["SpeechAdaptationInfo implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has two constructors: a default constructor and one that takes another SpeechAdaptationInfo object as a parameter."],["Key properties of SpeechAdaptationInfo include AdaptationTimeout, which indicates if there was a timeout during adaptation, and TimeoutMessage, which provides a message about any timeout that occurred."]]],[]]