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."],[[["The latest version of the `UpdateExperimentRequest` is 2.23.0, within the broader version 2.7.0 of the library."],["This webpage provides reference documentation for the Dialogflow v3 API class `UpdateExperimentRequest`, specifically its implementation and inheritance structure."],["The `UpdateExperimentRequest` class includes properties like `Experiment` and `UpdateMask`, which are necessary for updating an experiment and controlling which fields are changed, respectively."],["The documentation lists all available versions of `UpdateExperimentRequest` going all the way back to version 1.0.0, showing a history of changes and allowing users to find a specific version."],["`UpdateExperimentRequest` class is designed to be used to update experiments, fulfilling the role of a request message in the `Experiments.UpdateExperiment` function."]]],[]]