[[["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 page provides documentation for `MockPublisherConnection`, a googlemock-based mock for `pubsub::PublisherConnection`."],["The latest version available for `MockPublisherConnection` is `2.37.0-rc`, while version `2.21.0` is specifically detailed on this page."],["The `MockPublisherConnection` class includes mocked versions of the functions `Publish`, `Flush`, and `ResumePublish`, allowing for testing of `Publisher` methods."],["Each mocked function (`Publish`, `Flush`, `ResumePublish`) utilizes `gMock`'s `MOCK_METHOD()` for implementation, with parameters and return types specified."],["The documentation includes a reference link for an example of how to use the `MockPublisherConnection` for testing a Cloud Pub/Sub publisher application."]]],[]]