public sealed class DeleteConversationProfileRequest : IMessage<DeleteConversationProfileRequest>, IEquatable<DeleteConversationProfileRequest>, IDeepCloneable<DeleteConversationProfileRequest>, IBufferMessage, IMessage
The request message for [ConversationProfiles.DeleteConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.DeleteConversationProfile].
This operation fails if the conversation profile is still referenced from
a phone number.
Required. The name of the conversation profile to delete.
Format: projects/{Project ID}/locations/{Location
ID>/conversationProfiles/<Conversation Profile 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\u003eThe provided content is documentation for the \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e library, specifically version 3.10.0, with links to previous and latest versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e is used to make requests to delete a conversation profile in the Google Cloud Dialogflow service, and it is an operation that fails if the profile is still in use by a phone number.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that takes another \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e object as a parameter, and it also includes two main properties, \u003ccode\u003eConversationProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, for specifying the profile to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for the \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e shows a range of versions from 3.2.0 up to 4.26.0, with each version having its own corresponding documentation.\u003c/p\u003e\n"]]],[],null,[]]