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 for .NET, detailing its structure and functionality."],["The `Experiment.Types.Definition` class defines the configuration for experiments within Dialogflow CX, including conditions and version variants."],["The documentation includes a history of available versions, ranging from 1.0.0 to 2.23.0, with the latter being the latest, for this specific class."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its comprehensive capabilities."],["The webpage details the constructors, properties (Condition, VariantsCase, VersionVariants), inherited members, namespace, and assembly for `Experiment.Types.Definition` to provide a complete overview."]]],[]]