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-05 UTC."],[[["This webpage provides documentation for the `PublisherConnection` class within the Google Cloud Eventarc Publishing v1 C++ library, with the latest version being 2.37.0-rc."],["The `PublisherConnection` class defines virtual methods for user-facing overload sets found in `PublisherClient`, enabling the injection of custom behaviors for testing."],["The documentation outlines how to create concrete instances of `PublisherConnection` using `MakePublisherConnection()` and provides guidance for mocking with `eventarc_publishing_v1_mocks::MockPublisherConnection`."],["Key functions of the `PublisherConnection` class include virtual methods such as `options()`, `PublishChannelConnectionEvents()`, `PublishEvents()`, and `Publish()`, each with descriptions of their parameters and return types."],["This page also lists all the previous versions of the library all the way back to 2.11.0, allowing for documentation retrieval for specific versions."]]],[]]