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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eVersion 3.8.0 is the latest release for the Google Cloud Speech v1 API, with the current documentation focusing on version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechAdaptationInfo\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace and provides information on the use of speech adaptation in results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechAdaptationInfo\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations such as message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eSpeechAdaptationInfo()\u003c/code\u003e and a copy constructor \u003ccode\u003eSpeechAdaptationInfo(SpeechAdaptationInfo other)\u003c/code\u003e to create new \u003ccode\u003eSpeechAdaptationInfo\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdaptationTimeout\u003c/code\u003e property indicates whether there was a timeout during speech adaptation, and \u003ccode\u003eTimeoutMessage\u003c/code\u003e provides details about which part of the adaptation request timed out if set.\u003c/p\u003e\n"]]],[],null,[]]