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, and it is the message sent by the client for the \u003ccode\u003eDeletePhraseSet\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 various functionalities such as deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e class has two constructors: a default constructor and another that takes a \u003ccode\u003eDeletePhraseSetRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the phrase set to delete in the format \u003ccode\u003eprojects/{project}/locations/{location}/phraseSets/{phrase_set}\u003c/code\u003e, and \u003ccode\u003ePhraseSetName\u003c/code\u003e, a typed view over the resource name property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the DeletePhraseSetRequest API is 3.8.0, and there are documented versions ranging from 2.2.0 to 3.8.0.\u003c/p\u003e\n"]]],[],null,[]]