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/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment ID>/experiments/<Experiment ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e class is used to send requests for the deletion of experiments in Dialogflow CX, and it implements several interfaces like \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 webpage lists multiple versions of the API, ranging from version 1.0.0 to the latest version 2.23.0, all leading to \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e class has properties such as \u003ccode\u003eExperimentName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (the string representation), used to specify the experiment to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided for creating a \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e instance, one parameterless, and one that takes another \u003ccode\u003eDeleteExperimentRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]