[[["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 `MockBlockingPublisherConnection` class, a googlemock-based mock for testing Cloud Pub/Sub publisher applications."],["The latest version available is `2.37.0-rc`, and the page lists numerous previous versions down to `2.11.0`, each with a corresponding documentation link."],["The `MockBlockingPublisherConnection` class includes two mockable functions: `Publish`, which simulates the `BlockingPublisher::Publish()` function, and `options`, which returns the options configured at initialization."],["Both the `Publish` and `options` functions are implemented using `gMock`'s `MOCK_METHOD()`, and the page references gMock documentation for further use in testing."],["The documentation on testing your cloud Pub/Sub publisher application with googlemock is available for version `2.17.0`."]]],[]]