This interface defines virtual methods for each of the user-facing overload sets in GeneratorsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GeneratorsClient.
[[["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-05-07 UTC."],[[["This webpage details the `GeneratorsConnection` object for `GeneratorsClient`, specifically in the context of the Dialogflow ES C++ library, version 2.33.0, with links to a number of different previous versions."],["The `GeneratorsConnection` interface includes virtual methods that mirror the user-facing overloads found in `GeneratorsClient`, facilitating custom behavior injection during testing."],["Key functionalities of the `GeneratorsConnection` object involve managing generators through operations like creating, retrieving, listing, deleting, and updating them, all accessed via specific requests."],["The object also supports operations for managing locations and long-running operations, such as listing, getting, and canceling operations."],["It provides the functionality to create concrete instances and mocking classes, through `MakeGeneratorsConnection()` and `dialogflow_es_mocks::MockGeneratorsConnection`, respectively."]]],[]]