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-21 UTC."],[[["This webpage provides documentation for the `PublisherConnection` class within the Google Cloud Eventarc Publishing v1 C++ library, specifically detailing its interface and virtual methods."],["The latest version available is `2.37.0-rc`, with a range of previous versions listed down to `2.11.0`."],["`PublisherConnection` defines virtual methods, allowing custom behaviors for testing with mock objects, in the `PublisherClient`."],["Key functions of the `PublisherConnection` class include `options()`, `PublishChannelConnectionEvents()`, and `PublishEvents()`, each returning specific types related to Eventarc publishing."],["To create a functional instance of the `PublisherConnection`, users can use `MakePublisherConnection()`, and for testing purposes, the `eventarc_publishing_v1_mocks::MockPublisherConnection` is available."]]],[]]