This interface defines virtual methods for each of the user-facing overload sets in PublisherClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PublisherClient.
[[["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."],[[["The webpage provides documentation for the `PublisherConnection` class within the Google Cloud Eventarc Publishing v1 library."],["It lists multiple versions of the `PublisherConnection` class, ranging from version 2.37.0-rc (latest) down to version 2.11.0."],["`PublisherConnection` defines virtual methods for user-facing overload sets in `PublisherClient`, allowing for custom behavior injection in tests."],["Users can create a concrete instance of `PublisherConnection` using `MakePublisherConnection()`."],["The page details two virtual functions within the `PublisherConnection` class, `PublishChannelConnectionEvents` and `PublishEvents`, and their parameters and return types."]]],[]]