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 `ParticipantsConnection` object interfaces with the `ParticipantsClient` to define virtual methods for user-facing operations."],["This class provides a way for users to implement custom behaviors for testing purposes, such as with the Google Mock object `MockParticipantsConnection`."],["The available operations on `ParticipantsConnection` include creating, retrieving, listing, and updating participants, as well as content analysis, streaming content analysis, and knowledge assistance suggestions."],["The most current release candidate version of `ParticipantsConnection` is 2.37.0-rc, and the list includes access to versions ranging from 2.11.0 to 2.36.0."],["The `MakeParticipantsConnection()` function allows the creation of a concrete instance of `ParticipantsConnection`."]]],[]]