public sealed class DeletePhraseSetRequest : IMessage<DeletePhraseSetRequest>, IEquatable<DeletePhraseSetRequest>, IDeepCloneable<DeletePhraseSetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class DeletePhraseSetRequest.
Message sent by the client for the DeletePhraseSet 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\u003eDeletePhraseSetRequest\u003c/code\u003e class is used to send a request to delete a phrase set within the Google Cloud Speech v1 API, as part of version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities related to message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference documentation of the \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e is 3.8.0, and many prior versions are available for different needs, all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors, \u003ccode\u003eDeletePhraseSetRequest()\u003c/code\u003e, and \u003ccode\u003eDeletePhraseSetRequest(DeletePhraseSetRequest other)\u003c/code\u003e, along with two properties: \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003ePhraseSetName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe name property is a required string representing the name of the phrase set to delete, formatted as \u003ccode\u003eprojects/{project}/locations/{location}/phraseSets/{phrase_set}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]