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, offering a range of versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `PublisherConnection` class defines virtual methods for user-facing operations in `PublisherClient`, enabling custom behavior injection during testing with objects like Google Mock."],["Users can create a concrete instance of the `PublisherConnection` class using the `MakePublisherConnection()` function, or use `MockPublisherConnection` for mocking purposes."],["The `PublisherConnection` interface includes virtual functions such as `options()`, `PublishChannelConnectionEvents()`, `PublishEvents()`, and `Publish()`, each handling specific request types and returning corresponding responses or status."]]],[]]