This interface defines virtual methods for each of the user-facing overload sets in WebhooksClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WebhooksClient.
[[["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 webpage provides documentation for the `WebhooksConnection` class within the Google Cloud Dialogflow CX C++ client library, detailing its role as an interface for the `WebhooksClient`."],["The `WebhooksConnection` class defines virtual methods that mirror the user-facing overload sets found in `WebhooksClient`, enabling users to customize behavior during testing."],["Users can create an actual instance of `WebhooksConnection` using `MakeWebhooksConnection()` and utilize `dialogflow_cx_mocks::MockWebhooksConnection` for mocking purposes."],["The page lists numerous versions of the Dialogflow CX C++ library, ranging from `2.37.0-rc` (latest) down to `2.11.0`, each linking to the `WebhooksConnection` documentation specific to that version."],["The documentation includes information on functions such as `options()`, `ListWebhooks`, `GetWebhook`, `CreateWebhook`, `UpdateWebhook`, and `DeleteWebhook`, detailing their parameters and return types."]]],[]]