public sealed class UpdatePhraseSetRequest : IMessage<UpdatePhraseSetRequest>, IEquatable<UpdatePhraseSetRequest>, IDeepCloneable<UpdatePhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class UpdatePhraseSetRequest.
Request message for the
[UpdatePhraseSet][google.cloud.speech.v2.Speech.UpdatePhraseSet] method.
[[["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 Cloud Speech-to-Text v2 API, used to request updates to a PhraseSet.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, enabling functionalities like message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt requires the \u003ccode\u003ePhraseSet\u003c/code\u003e to be updated, which includes the name of the phrase set in the format of \u003ccode\u003eprojects/{project}/locations/{location}/phraseSets/{phrase_set}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property allows for specifying which fields of the \u003ccode\u003ePhraseSet\u003c/code\u003e should be updated, with the option to use \u003ccode\u003e*\u003c/code\u003e for updating the entire resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property can be set to true to preview the update without actually modifying the \u003ccode\u003ePhraseSet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]