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-14 UTC."],[[["The webpage provides documentation for the `PublisherConnection` class within the Google Cloud Eventarc Publishing v1 library, specifically for C++."],["It lists available versions of the library, ranging from 2.11.0 to 2.37.0-rc, with links to each version's documentation."],["The `PublisherConnection` class defines virtual methods that mirror user-facing methods in `PublisherClient`, enabling users to inject custom test behavior using mock objects."],["Key functions of `PublisherConnection` include `PublishChannelConnectionEvents`, `PublishEvents`, and `Publish`, each handling different request types related to event publishing."],["The latest release for this documentation is 2.37.0-rc, and is the version that includes the latest updates to the `PublisherConnection` class."]]],[]]