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 details the `PublisherConnection` object, which is associated with the `PublisherClient` for Eventarc."],["The page lists various versions of the `PublisherConnection`, starting from version 2.13.0 up to the latest release candidate 2.37.0-rc."],["The `PublisherConnection` interface provides virtual methods for all user-facing overloads found in `PublisherClient`, enabling the injection of custom behavior."],["The page also provides instructions for creating a concrete instance of the connection via `MakePublisherConnection()` and mocking via `eventarc_publishing_v1_mocks::MockPublisherConnection`."],["The `PublisherConnection` interface includes functions like `PublishChannelConnectionEvents` and `PublishEvents`, each accepting a specific request type and returning a status or response type."]]],[]]