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 page provides documentation for the `Experiment.Types.Definition` class within the Google.Cloud.Dialogflow.Cx.V3 API, detailing its structure and functionality."],["This class is part of a larger system that includes different versions, with the latest version being 2.23.0 and a range of previous versions available for reference."],["The `Experiment.Types.Definition` class is a sealed class that implements multiple interfaces and provides a way to define an experiment within the Dialogflow CX framework."],["Key features of `Experiment.Types.Definition` include the ability to set a condition to select a subset of sessions for the experiment and to specify version variants."],["The content includes the inherited members from the object class including `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]