public sealed class UpdatePhraseSetRequest : IMessage<UpdatePhraseSetRequest>, IEquatable<UpdatePhraseSetRequest>, IDeepCloneable<UpdatePhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class UpdatePhraseSetRequest.
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\u003eThe \u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e class is part of the Google Cloud Speech v1 API, facilitating updates to phrase sets for speech recognition.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.8.0 is the latest available version of the \u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e class, with various prior versions available down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdatePhraseSetRequest\u003c/code\u003e includes properties such as \u003ccode\u003ePhraseSet\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, used to specify the phrase set to be updated and the fields that require modification, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePhraseSet\u003c/code\u003e property requires a name in a specific format (\u003ccode\u003eprojects/{project}/locations/{location}/phraseSets/{phrase_set}\u003c/code\u003e) to identify the set to update, supporting three locations: global, us, and eu.\u003c/p\u003e\n"]]],[],null,[]]