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-05 UTC."],[[["The latest version of the `WebhooksConnection` class is `2.37.0-rc`, with multiple previous versions available for reference, down to version `2.11.0`."],["`WebhooksConnection` defines virtual methods for user-facing overload sets in `WebhooksClient`, allowing for the injection of custom behavior, such as with Google Mock objects."],["The interface allows for managing webhooks, such as listing, retrieving, creating, updating, and deleting them, as well as managing locations and operations."],["To create an actual instance of the class, the `MakeWebhooksConnection()` function should be used, and `dialogflow_cx_mocks::MockWebhooksConnection` is for mocking."],["The class includes functions for listing and retrieving locations and long-running operations, as well as canceling operations, through the associated `request` parameters."]]],[]]