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 C++ library, specifically for version 2.20.0, with links to other versions."],["`PublisherConnection` defines virtual methods for user-facing overload sets found in `PublisherClient`, enabling users to customize behaviors, particularly for testing purposes."],["The page offers instructions for creating a concrete instance of `PublisherConnection` using `MakePublisherConnection()`, and guidance on mocking using `MockPublisherConnection`."],["The `PublisherConnection` class includes virtual functions such as `options()`, `PublishChannelConnectionEvents()`, and `PublishEvents()` for managing channel connection events and publishing events."],["The latest version documented is 2.37.0-rc and previous versions all the way to 2.11.0 are also included."]]],[]]