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."],[[["This webpage provides reference documentation for the `Experiment.Types.Definition` class within the Dialogflow v3 API, specifically for the .NET environment."],["The latest version of `Experiment.Types.Definition` is documented under version 2.23.0, with numerous previous versions listed, ranging from 2.22.0 down to 1.0.0."],["The `Experiment.Types.Definition` class is used to define experiments within Dialogflow, including the conditions for selecting sessions and the variants to be tested."],["The documentation details the class's inheritance, implemented interfaces (like IMessage, IEquatable, IDeepCloneable), constructors, properties (Condition, VariantsCase, VersionVariants), and inherited members."],["The main features that can be used with the Experiment.Types.Definition class are the ability to add a condition for sessions to be selected, and defining flow versions to be tested as the variants of the experiment."]]],[]]