public sealed class UpdatePhraseSetRequest : IMessage<UpdatePhraseSetRequest>, IEquatable<UpdatePhraseSetRequest>, IDeepCloneable<UpdatePhraseSetRequest>, IBufferMessage, IMessage
Message sent by the client for the UpdatePhraseSet method.
Speech-to-Text supports three locations: global, us (US North America),
and eu (Europe). If you are calling the speech.googleapis.com
endpoint, use the global location. To specify a region, use a
regional endpoint
with matching us or eu location value.
[[["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 page documents the \u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e class, which is a message sent by the client to the \u003ccode\u003eUpdatePhraseSet\u003c/code\u003e method within the Google Cloud Speech API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Speech.V1P1Beta1\u003c/code\u003e namespace and version \u003ccode\u003e2.0.0-beta09\u003c/code\u003e of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, providing functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e includes properties such as \u003ccode\u003ePhraseSet\u003c/code\u003e to identify the set to be updated and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify the fields that should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and another one that takes an \u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]