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 documentation for the `Experiment.Types.Definition` class within the Dialogflow v3 API, specifically for the .NET library."],["The latest version of the documentation available is 2.23.0, while the current page is focused on version 2.14.0, and there is documentation for versions ranging down to 1.0.0."],["The `Experiment.Types.Definition` class is used to define the parameters of an experiment, including conditions for session selection and the versions used as experiment variants."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes constructors, and properties such as `Condition`, `VariantsCase`, and `VersionVariants`."],["The documentation includes details on the class's inheritance, namespace, assembly, constructors, properties, and parameter details."]]],[]]