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 the `ParticipantsClient` in Dialogflow ES, version 2.30.0, which is used to define virtual methods for user-facing overload sets."],["The latest version available is 2.37.0-rc, and the document lists versions down to 2.11.0, with each version providing access to the `ParticipantsConnection` class."],["`ParticipantsConnection` enables users to inject custom behavior during testing, such as with a Google Mock object, offering a `MockParticipantsConnection` class for this purpose."],["Key functions within `ParticipantsConnection` include methods for creating, getting, listing, and updating participants, as well as analyzing content and suggesting articles, FAQ answers, and smart replies, all of which return a status or a stream range."],["It also provide an async streaming function for analyzing content as well as functions to create suggestions based on knowledge."]]],[]]