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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]