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-17 UTC."],[[["This webpage provides documentation for the `SpeechAdaptationInfo` class within the Google Cloud Speech v1 API, specifically for version 3.6.0."],["The `SpeechAdaptationInfo` class, found in the `Google.Cloud.Speech.V1` namespace, provides information on the use of speech adaptation within the results of a speech recognition request."],["The documentation lists several older versions of the API, ranging from 2.2.0 to 3.8.0, with version 3.8.0 being the most recent release, each containing a link to the reference documentation for the `SpeechAdaptationInfo` class."],["The `SpeechAdaptationInfo` class includes properties like `AdaptationTimeout`, a boolean indicating if a timeout occurred, and `TimeoutMessage`, a string that specifies which part of the adaptation request timed out."],["The `SpeechAdaptationInfo` class in the API includes constructors, such as the parameterless constructor and the `SpeechAdaptationInfo(SpeechAdaptationInfo other)` constructor."]]],[]]