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 \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class is used to send requests for updating experiments in Google Cloud Dialogflow CX v3.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, with numerous previous versions dating back to 1.0.0, also referenced.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, supporting various functionalities within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor, the later receiving another \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class has two key properties, \u003ccode\u003eExperiment\u003c/code\u003e, which represents the updated data, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allows control over which fields are to be modified.\u003c/p\u003e\n"]]],[],null,[]]