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 provides documentation for the \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for the .NET platform.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a request message for updating experiments, as part of the Dialogflow CX API (version 3).\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eExperiment\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing for precise control over which experiment and which of its fields will be modified during the update.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a history of versions for this class, ranging from the latest version \u003ccode\u003e2.23.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, with the current version in scope being \u003ccode\u003e1.9.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for various operations.\u003c/p\u003e\n"]]],[],null,[]]