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\u003eThe webpage details the \u003ccode\u003eSpeechAdaptation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace, focusing on its role in speech adaptation configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is 3.8.0, and the page provides links to multiple previous versions all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechAdaptation\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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCustomClasses\u003c/code\u003e, \u003ccode\u003ePhraseSetReferences\u003c/code\u003e, \u003ccode\u003ePhraseSetReferencesAsPhraseSetNames\u003c/code\u003e, and \u003ccode\u003ePhraseSets\u003c/code\u003e for managing custom classes and phrase sets, including options to define them inline.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechAdaptation\u003c/code\u003e class has two constructors, one parameterless and one that takes another instance of \u003ccode\u003eSpeechAdaptation\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]