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-21 UTC."],[[["This webpage details the `WebhooksConnection` class within the Google Cloud Dialogflow CX C++ library, specifically for version 2.26.0."],["The `WebhooksConnection` class provides an interface defining virtual methods corresponding to each user-facing overload set in the `WebhooksClient` class."],["Users can inject custom behavior into tests using objects of the `WebhooksClient` type through the `WebhooksConnection` interface, useful for testing."],["The `WebhooksConnection` class includes functions such as `ListWebhooks`, `GetWebhook`, `CreateWebhook`, `UpdateWebhook`, and `DeleteWebhook`, each with specific parameters and return types."],["The page contains links to different versions of the `WebhooksConnection` class, ranging from version `2.37.0-rc` to `2.11.0`, with `2.37.0-rc` being the latest."]]],[]]