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, including the current 2.17.0."],["This class, Experiment.Types.Definition, is part of the Google.Cloud.Dialogflow.Cx.V3 namespace and provides the definition for experiments within Dialogflow CX."],["The class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class."],["Key properties within the Experiment.Types.Definition class include `Condition`, `VariantsCase`, and `VersionVariants`, which determine the experiment's scope and variations."],["This API class allows definition of experiment variants which have the ability to target specific sessions, such as, \"query_input.language_code=en\", to limit the scope of experiment to specific conditions."]]],[]]