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"]],[["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 content pertains to the `Experiment.Types.Definition` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing various versions and its implementation."],["The latest version of `Experiment.Types.Definition` is 2.23.0, with a range of versions available down to 1.0.0, each accessible via a unique link."],["The `Definition` class, implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used to define experiments and includes properties like `Condition`, `VariantsCase`, and `VersionVariants`."],["The class has two constructors, a default constructor and another one that takes another `Experiment.Types.Definition` as a parameter for copying purposes."],["The inheritance of the class is `Object \u003e Experiment.Types.Definition` and it contains inherited members like `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]