public sealed class Definition : IMessage<Experiment.Types.Definition>, IEquatable<Experiment.Types.Definition>, IDeepCloneable<Experiment.Types.Definition>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e package is 2.23.0, with a comprehensive history of versions ranging from 1.0.0 to the present day.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefinition\u003c/code\u003e class within the \u003ccode\u003eExperiment.Types\u003c/code\u003e namespace is designed to configure experiments and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDefinition\u003c/code\u003e class provides properties such as \u003ccode\u003eCondition\u003c/code\u003e, which specifies the criteria for selecting sessions for the experiment, and \u003ccode\u003eVersionVariants\u003c/code\u003e, which defines the different flow versions used as experiment variants.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eDefinition\u003c/code\u003e class, a default constructor and one that takes another \u003ccode\u003eExperiment.Types.Definition\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVariantsCase\u003c/code\u003e property helps handle different configuration scenarios for the experiment variants, and it uses a defined enum type to do so.\u003c/p\u003e\n"]]],[],null,[]]