public sealed class UpdateExperimentRequest : IMessage<UpdateExperimentRequest>, IEquatable<UpdateExperimentRequest>, IDeepCloneable<UpdateExperimentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateExperimentRequest.
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 reference documentation for the \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class within the Dialogflow v3 API, specifically for the .NET environment, detailing its usage in updating experiments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, is used as a message for updating experiments via the \u003ccode\u003eExperiments.UpdateExperiment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API that is available in this document is 2.23.0, but the document shows versions of this file as low as 1.0.0, including multiple versions in the 2.x.x range.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, and it includes constructors for creating new instances and duplicating them.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateExperimentRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eExperiment\u003c/code\u003e (the experiment to update) and \u003ccode\u003eUpdateMask\u003c/code\u003e (which fields to update), both required for updating an experiment.\u003c/p\u003e\n"]]],[],null,[]]