public sealed class Experiment.Types.Definition : IMessage<Experiment.Types.Definition>, IEquatable<Experiment.Types.Definition>, IDeepCloneable<Experiment.Types.Definition>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Experiment.Types.Definition.
The condition defines which subset of sessions are selected for
this experiment. If not specified, all sessions are eligible. E.g.
"query_input.language_code=en" See the conditions
reference.
[[["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 Dialogflow v3 API class Experiment.Types.Definition is 2.23.0, with multiple prior versions available for use."],["This page provides reference documentation and code samples for the Experiment.Types.Definition class within the Dialogflow v3 API, covering versions from 1.0.0 to 2.23.0."],["Experiment.Types.Definition is a class used to define experiments, which implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The Experiment.Types.Definition class has properties such as `Condition` for specifying session subsets and `VersionVariants` for defining the flow versions in an experiment."],["This class has two constructors, one that takes no parameter, and one that accepts a copy of another `Experiment.Types.Definition` object."]]],[]]