[[["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-04-17 UTC."],[[["This webpage provides documentation for `MockPublisherConnection`, a googlemock-based mock for `pubsub::PublisherConnection` in C++."],["The documentation covers multiple versions of the `MockPublisherConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, with version 2.22.1 being the currently displayed version."],["The `MockPublisherConnection` class has three virtual functions: `Publish`, `Flush`, and `ResumePublish`, all of which are implemented using gMock's `MOCK_METHOD()`."],["Each of the documented functions (`Publish`, `Flush`, `ResumePublish`) represents and mocks the functionality of its corresponding function in the `Publisher` class."],["The webpage also includes a link to an example of how to use the `MockPublisherConnection` class in testing a Cloud Pub/Sub publisher application with googlemock."]]],[]]