[[["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 provides documentation for the `MockPublisherConnection` class, a googlemock-based mock for `pubsub::PublisherConnection` used in testing."],["The documentation covers versions ranging from 2.11.0 to 2.37.0-rc, with the latest version being 2.37.0-rc."],["`MockPublisherConnection` includes virtual functions like `Publish`, `Flush`, and `ResumePublish`, all implemented using gMock's `MOCK_METHOD()`, which are utilized to test `Publisher` class functions."],["Each function's parameters and return types are clearly defined in tables for easy reference, providing the necessary details to understand their usage within tests."],["The page provides a link to further information about using this mock class in tests, specifically detailing how to test Cloud Pub/Sub publisher applications using googlemock."]]],[]]