public sealed class StartExperimentRequest : IMessage<StartExperimentRequest>, IEquatable<StartExperimentRequest>, IDeepCloneable<StartExperimentRequest>, IBufferMessage, IMessage
The request message for [Experiments.StartExperiment][google.cloud.dialogflow.cx.v3.Experiments.StartExperiment].
Required. Resource name of the experiment to start.
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-08-07 UTC."],[[["\u003cp\u003eThe content pertains to the \u003ccode\u003eStartExperimentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, specifically version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage details the \u003ccode\u003eStartExperimentRequest\u003c/code\u003e class, which is used to initiate an experiment through the \u003ccode\u003eExperiments.StartExperiment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a comprehensive list of previous versions of the \u003ccode\u003eStartExperimentRequest\u003c/code\u003e, spanning from version 1.0.0 up to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartExperimentRequest\u003c/code\u003e implements multiple 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 \u003ccode\u003eStartExperimentRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eExperimentName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), the latter being a required field for specifying the resource name of the experiment.\u003c/p\u003e\n"]]],[],null,[]]