public sealed class SpeechAdaptation : IMessage<SpeechAdaptation>, IEquatable<SpeechAdaptation>, IDeepCloneable<SpeechAdaptation>, IBufferMessage, IMessage
public RepeatedField<CustomClass> CustomClasses { get; }
A collection of custom classes. To specify the classes inline, leave the
class' name blank and fill in the rest of its fields, giving it a unique
custom_class_id. Refer to the inline defined class in phrase hints by its
custom_class_id.
public RepeatedField<PhraseSet> PhraseSets { get; }
A collection of phrase sets. To specify the hints inline, leave the
phrase set's name blank and fill in the rest of its fields. Any
phrase set can use any custom class.
[[["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\u003eThis webpage details the \u003ccode\u003eSpeechAdaptation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace, specifically version 2.7.0 of the Google Cloud Speech .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechAdaptation\u003c/code\u003e class is used for configuring speech adaptation and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors to create a new instance and copy from an existing \u003ccode\u003eSpeechAdaptation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eCustomClasses\u003c/code\u003e, \u003ccode\u003ePhraseSetReferences\u003c/code\u003e, \u003ccode\u003ePhraseSetReferencesAsPhraseSetNames\u003c/code\u003e, and \u003ccode\u003ePhraseSets\u003c/code\u003e, which allow for specifying custom classes and phrase sets for speech recognition adaptation.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides links to documentation for different versions, ranging from the latest 3.8.0 down to version 2.2.0, allowing users to choose their relevant documentation.\u003c/p\u003e\n"]]],[],null,[]]