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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `UpdateExperimentRequest` class within the Google Cloud Dialogflow CX V3 API, specifically focusing on its .NET implementation."],["The `UpdateExperimentRequest` class is used to construct the request message for updating an experiment, as part of the Dialogflow CX API's `Experiments.UpdateExperiment` method."],["The page includes a list of all available versions for the `UpdateExperimentRequest`, starting from version 1.0.0 up to the latest version 2.23.0, accessible via direct links."],["The documentation details the class's inheritance hierarchy, the interfaces it implements, and its inherited members from the base object class, along with its constructors and properties like `Experiment` and `UpdateMask`."],["This page is a reference guide, complete with detailed descriptions of the class members, along with their respective types and descriptions, in addition to links to additional documentation for those types."]]],[]]