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 webpage details the \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class, which is used to update experiments in the Google Cloud Dialogflow CX V3 API, across multiple versions, with the latest being 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message manipulation, equality checking, deep cloning, and buffered data handling.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor and another that takes another \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e instance as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eExperiment\u003c/code\u003e of type \u003ccode\u003eExperiment\u003c/code\u003e that allows updating an experiment and \u003ccode\u003eUpdateMask\u003c/code\u003e of type \u003ccode\u003eFieldMask\u003c/code\u003e which controls which fields are updated in the request.\u003c/p\u003e\n"],["\u003cp\u003eThere are 37 versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.UpdateExperimentRequest\u003c/code\u003e referenced on the page, from 1.0.0 to 2.23.0.\u003c/p\u003e\n"]]],[],null,[]]