[[["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 `TestConfig` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace in the .NET environment, which is used to manage configurations for test cases."],["The `TestConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations such as message handling, equality checks, deep cloning, and buffer message interactions."],["The class includes properties such as `Flow`, which represents the flow name to test against, and `TrackingParameters`, which lists the session parameters to be compared when calculating differences in test cases."],["The `TestConfig` documentation covers 38 different versions from 1.0.0 up to the latest version of 2.23.0, with links to each of those versions included."],["The `TestConfig` class has 2 constructors, a default constructor `TestConfig()` and a copy constructor `TestConfig(TestConfig other)` that is provided to create copies of the class."]]],[]]