public sealed class DeleteConversationProfileRequest : IMessage<DeleteConversationProfileRequest>, IEquatable<DeleteConversationProfileRequest>, IDeepCloneable<DeleteConversationProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteConversationProfileRequest.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its usage for deleting conversation profiles.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteConversationProfileRequest\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, indicating its role in message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists all versions of the \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e API from 3.2.0 to the latest 4.26.0 version, providing access to documentation for each iteration.\u003c/p\u003e\n"],["\u003cp\u003eDeleting a conversation profile using \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e will fail if that profile is currently associated with a phone number, and requires the \u003ccode\u003eName\u003c/code\u003e of the conversation profile to be provided.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to create new instances, either empty, or by cloning existing instances of the \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e object, also requiring a ConversationProfileName.\u003c/p\u003e\n"]]],[],null,[]]