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-07 UTC."],[[["This webpage provides documentation for the `PublisherConnection` class within the Google Cloud Eventarc Publishing v1 C++ library, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["The `PublisherConnection` class defines virtual methods corresponding to each user-facing overload set found in the `PublisherClient` class, enabling users to implement custom behavior during testing."],["The latest release of the `PublisherConnection` is version 2.37.0-rc, with version 2.16.0 being the most recent version mentioned at the bottom of the version list, and contains documentation for the `PublishChannelConnectionEvents` and `PublishEvents` virtual methods."],["Users can create concrete instances of `PublisherConnection` using `MakePublisherConnection()`, and for mocking purposes, `MockPublisherConnection` is available."]]],[]]