[[["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-05-07 UTC."],[[["This webpage provides documentation for the `MockPublisherConnection` class, a googlemock-based mock for `pubsub::PublisherConnection`."],["The documentation covers multiple versions of the mock, ranging from version 2.11.0 to the latest release candidate, 2.37.0-rc."],["It details the virtual functions `Publish`, `Flush`, and `ResumePublish`, which are mock implementations of their respective counterparts in the `Publisher` class."],["Each virtual function is implemented using gMock's `MOCK_METHOD()`, and the documentation advises consulting gMock documentation for testing."],["A link to an example of using this class in testing, specifically with the title \"Testing your Cloud Pub/Sub publisher application with googlemock\" is also provided."]]],[]]