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 document provides reference documentation for the \u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.14.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteConversationProfileRequest\u003c/code\u003e is the request message used for deleting a conversation profile using the \u003ccode\u003eConversationProfiles.DeleteConversationProfile\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConversationProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the conversation profile that needs to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all the versions of this api class from 3.2.0 to 4.26.0 (latest), containing the same information regarding the deletion of a conversation profile.\u003c/p\u003e\n"],["\u003cp\u003eThe deletion operation will fail if the conversation profile is still being referenced by a phone number.\u003c/p\u003e\n"]]],[],null,[]]