This interface defines virtual methods for each of the user-facing overload sets in ParticipantsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ParticipantsClient.
[[["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-14 UTC."],[[["The page details the `ParticipantsConnection` object, which is part of the Dialogflow ES C++ client library, specifically for version 2.18.0."],["It provides access to different versions of the documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, including links to each specific version's `ParticipantsConnection` class."],["`ParticipantsConnection` defines the virtual methods for user-facing overload sets found in `ParticipantsClient`, enabling the injection of custom behavior during testing."],["The document outlines various functions available within the `ParticipantsConnection` class, such as `CreateParticipant`, `GetParticipant`, `ListParticipants`, `UpdateParticipant`, `AnalyzeContent`, `SuggestArticles`, `SuggestFaqAnswers`, and `SuggestSmartReplies`, along with their parameters and return types."],["The page also has a `MockParticipantsConnection` for mock testing."]]],[]]