public sealed class DeletePhraseSetRequest : IMessage<DeletePhraseSetRequest>, IEquatable<DeletePhraseSetRequest>, IDeepCloneable<DeletePhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class DeletePhraseSetRequest.
Request message for the
[DeletePhraseSet][google.cloud.speech.v2.Speech.DeletePhraseSet] method.
This checksum is computed by the server based on the value of other
fields. This may be sent on update, undelete, and delete requests to ensure
the client has an up-to-date value before proceeding.
[[["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 details the \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e class, which is used to send requests to delete a PhraseSet in the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e 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 for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the required identifier of the PhraseSet to be deleted), \u003ccode\u003eAllowMissing\u003c/code\u003e (indicating if the request should succeed even if the PhraseSet is not found), \u003ccode\u003eEtag\u003c/code\u003e (a checksum for ensuring up-to-date client values), \u003ccode\u003ePhraseSetName\u003c/code\u003e (a typed view of the resource name), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for previewing the deletion without actually deleting).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on both a default and parameterized constructor for \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e, with the latter taking another \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions of the class are available with the most recent being 1.4.0, and the current documentation displays the one for version 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]