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 provided content details the `Experiment.Types.Definition` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, including its inheritance, implemented interfaces, and members, such as constructors and properties, within different versions."],["The latest version available in the document is version 2.23.0 of `Experiment.Types.Definition`, with numerous earlier versions ranging down to 1.0.0 also being documented."],["`Experiment.Types.Definition` is used to define an experiment within Dialogflow v3, including settings like the `Condition` property, which specifies the subset of sessions for the experiment, and the `VersionVariants` property, which specifies the different versions used."],["The provided information includes the definition of the `Experiment.Types.Definition` class and its inheritance and implemented interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which are pertinent to its functionality within the Dialogflow API."],["Constructor details are present with parameter descriptions."]]],[]]