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."],[[["This webpage details the `PublisherConnection` object, which is part of the Eventarc C++ client library and is specifically found within version 2.11.0 of the library."],["The `PublisherConnection` interface provides virtual methods mirroring the user-facing overloads found in `PublisherClient`, enabling custom behavior implementation for testing purposes."],["The page offers documentation for various library versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, as well as versions in between."],["The page's content includes a way to create a `PublisherConnection` instance with `MakePublisherConnection()` and instructions for mocking with `eventarc_publishing_v1_mocks::MockPublisherConnection`."],["The page includes documentation on functions `PublishChannelConnectionEvents` and `PublishEvents`, listing their parameter types and return types."]]],[]]