public sealed class UpdateExperimentRequest : IMessage<UpdateExperimentRequest>, IEquatable<UpdateExperimentRequest>, IDeepCloneable<UpdateExperimentRequest>, IBufferMessage, IMessage
The request message for [Experiments.UpdateExperiment][google.cloud.dialogflow.cx.v3.Experiments.UpdateExperiment].
[[["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\u003eThe latest version of the \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class is 2.23.0, part of the Google.Cloud.Dialogflow.Cx.V3 package.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage documents the \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class across multiple versions, ranging from 1.0.0 to the latest 2.23.0, with each version linking to its specific documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class is used for updating an experiment, as defined by the \u003ccode\u003eExperiments.UpdateExperiment\u003c/code\u003e method within the Dialogflow CX V3 API, and it implements several interfaces such as \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\u003eUpdateExperimentRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eExperiment\u003c/code\u003e (the experiment to be updated) and \u003ccode\u003eUpdateMask\u003c/code\u003e (to control which fields get updated), both of which are required.\u003c/p\u003e\n"]]],[],null,[]]