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 content provides reference documentation for the `Experiment.Types.Definition` class within the Google Cloud Dialogflow CX v3 API, specifically within the .NET framework."],["This API class is used to define experiments and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions of the API, from 1.0.0 to the latest release of 2.23.0, showing the version history of `Experiment.Types.Definition` class."],["The `Experiment.Types.Definition` class has properties such as `Condition`, which defines session subsets for the experiment, `VariantsCase` and `VersionVariants`, which is used for defining the flow variants of an experiment."],["The most recent version of the API is version 2.23.0, which is shown at the top of the list, whereas the version of the API being specifically focused on within the document is version 2.19.0."]]],[]]