public sealed class DeletePhoneNumberRequest : IMessage<DeletePhoneNumberRequest>, IEquatable<DeletePhoneNumberRequest>, IDeepCloneable<DeletePhoneNumberRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class DeletePhoneNumberRequest.
The request message for
[PhoneNumbers.DeletePhoneNumber][google.cloud.dialogflow.v2beta1.PhoneNumbers.DeletePhoneNumber].
Required. The unique identifier of the PhoneNumber to delete.
Format: projects/<Project ID>/phoneNumbers/<PhoneNumber ID>.
Format: projects/<Project ID>/locations/<Location
ID>/phoneNumbers/<PhoneNumber ID>.
[[["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 document provides reference information for the \u003ccode\u003eDeletePhoneNumberRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeletePhoneNumberRequest\u003c/code\u003e is a class used to construct a request to delete a phone number, as part of the \u003ccode\u003ePhoneNumbers.DeletePhoneNumber\u003c/code\u003e API call.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePhoneNumberRequest\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, which provide core functionality for data manipulation and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e, which specifies the unique identifier of the phone number to delete, and \u003ccode\u003ePhoneNumberName\u003c/code\u003e, which offers a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eIt includes 2 constructors: \u003ccode\u003eDeletePhoneNumberRequest()\u003c/code\u003e and \u003ccode\u003eDeletePhoneNumberRequest(DeletePhoneNumberRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]