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-21 UTC."],[[["The `ParticipantsConnection` object interfaces with the `ParticipantsClient` for Dialogflow ES, providing methods to interact with participant data."],["This interface allows for custom behavior injection, like using Google Mock objects, to enhance testing of `ParticipantsClient` objects."],["The available versions of the `ParticipantsConnection` range from version `2.11.0` all the way to `2.37.0-rc` with links to the doc pages."],["It includes functions for managing participants like creating, retrieving, listing, and updating them, along with content analysis and suggestion features."],["It also includes functions for handling operations and locations, such as listing, retrieving, and canceling."]]],[]]