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, specifically for version 2.28.0."],["The `WebhooksConnection` class is an interface that defines virtual methods corresponding to the user-facing overload sets found in the `WebhooksClient`, allowing for custom behavior injection during testing."],["The page lists links to different versions of the `WebhooksConnection` documentation, including a release candidate, with the latest version being 2.37.0-rc."],["It includes detailed information on the virtual functions available in the `WebhooksConnection` class, such as `ListWebhooks`, `GetWebhook`, `CreateWebhook`, `UpdateWebhook`, `DeleteWebhook`, and `options`, including their parameters, return types, and descriptions."],["Instructions are provided for creating concrete instances of `WebhooksConnection` using the `MakeWebhooksConnection()` function, and for creating mock instances using `dialogflow_cx_mocks::MockWebhooksConnection`."]]],[]]