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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API class Experiment.Types.Definition is 2.23.0, with multiple prior versions available, dating back to version 1.0.0."],["This class, Experiment.Types.Definition, is part of the Google.Cloud.Dialogflow.Cx.V3 namespace and provides the definition for experiments within the Dialogflow v3 API."],["The Experiment.Types.Definition class inherits from object and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class's properties include `Condition`, a string that defines the subset of sessions for an experiment, and `VersionVariants`, specifying the flow versions to be used as experiment variants."],["Constructors are available for both creating a new `Definition` object and creating a copy of an existing one."]]],[]]