public sealed class SpeechAdaptation.Types.AdaptationPhraseSet : IMessage<SpeechAdaptation.Types.AdaptationPhraseSet>, IEquatable<SpeechAdaptation.Types.AdaptationPhraseSet>, IDeepCloneable<SpeechAdaptation.Types.AdaptationPhraseSet>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class SpeechAdaptation.Types.AdaptationPhraseSet.
A biasing PhraseSet, which can be either a string referencing the name of
an existing PhraseSets resource, or an inline definition of a PhraseSet.
[[["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 documentation covers the \u003ccode\u003eSpeechAdaptation.Types.AdaptationPhraseSet\u003c/code\u003e class within the Cloud Speech-to-Text v2 API, which is a biasing PhraseSet used for referencing existing PhraseSet resources or defining PhraseSets inline.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdaptationPhraseSet\u003c/code\u003e class implements multiple 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 the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances, either empty or based on an existing \u003ccode\u003eAdaptationPhraseSet\u003c/code\u003e, and allows for setting \u003ccode\u003eInlinePhraseSet\u003c/code\u003e and \u003ccode\u003ePhraseSet\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePhraseSet\u003c/code\u003e property allows users to reference an existing \u003ccode\u003ePhraseSet\u003c/code\u003e resource by name, and the \u003ccode\u003ePhraseSetAsPhraseSetName\u003c/code\u003e property provides a typed view of this resource name, also \u003ccode\u003eHasPhraseSet\u003c/code\u003e property is available to know whether the phrase set is set or not.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValueCase\u003c/code\u003e property identifies whether the \u003ccode\u003eAdaptationPhraseSet\u003c/code\u003e value is set to \u003ccode\u003eInlinePhraseSet\u003c/code\u003e or to \u003ccode\u003ePhraseSet\u003c/code\u003e and this class belongs to the \u003ccode\u003eGoogle.Cloud.Speech.V2\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.Speech.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]