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."],[[["This document details the `ParticipantsConnection` object for `ParticipantsClient` in Dialogflow ES, offering various methods for managing participant interactions."],["The `ParticipantsConnection` interface provides virtual methods that mirror the user-facing overload sets in `ParticipantsClient`, enabling custom behavior injection for testing."],["The document lists a history of available versions, with `2.37.0-rc` being the latest release candidate and `2.13.0` as the current version described in this documentation."],["Key functions within `ParticipantsConnection` include `CreateParticipant`, `GetParticipant`, `ListParticipants`, `UpdateParticipant`, `AnalyzeContent`, `AsyncStreamingAnalyzeContent`, `SuggestArticles`, `SuggestFaqAnswers`, and `SuggestSmartReplies`, each associated with their respective requests and responses."],["For creating a concrete instance of the `ParticipantsConnection`, see the function `MakeParticipantsConnection()` or `dialogflow_es_mocks::MockParticipantsConnection` for mocking purposes."]]],[]]