public sealed class DeleteExperimentRequest : IMessage<DeleteExperimentRequest>, IEquatable<DeleteExperimentRequest>, IDeepCloneable<DeleteExperimentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteExperimentRequest.
The request message for
[Experiments.DeleteExperiment][google.cloud.dialogflow.cx.v3.Experiments.DeleteExperiment].
Required. The name of the
[Environment][google.cloud.dialogflow.cx.v3.Environment] to delete. Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/experiments/<ExperimentID>.
[[["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\u003eDeleteExperimentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e class is used as a request message for deleting experiments in the Dialogflow CX v3 API, inheriting from and implementing several interfaces such as IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the class's constructors, including a default constructor and a constructor that takes another \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e class include \u003ccode\u003eExperimentName\u003c/code\u003e, which is a strongly-typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which specifies the fully-qualified resource name of the experiment to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive list of available versions, ranging from 1.0.0 to the latest 2.23.0, are available, with each of them having an associated link to the documentation of the DeleteExperimentRequest object for that version.\u003c/p\u003e\n"]]],[],null,[]]