[[["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 details the `TestConfig` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which represents configurations for a test case in the Dialogflow CX API."],["The latest version of the `TestConfig` class is 2.23.0, and the page provides documentation and access to versions spanning from 2.23.0 back to 1.0.0."],["`TestConfig` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class allows setting a `Flow` property, which specifies the flow name for testing, and it can also be accessed as a `FlowName`-typed view, while the `TrackingParameters` property can hold session parameters used for comparison during testing."],["The class offers two constructors, `TestConfig()` and `TestConfig(TestConfig other)`, enabling the creation of instances or copies, respectively, of the `TestConfig` object."]]],[]]