[[["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 versions ranging from `2.37.0-rc` down to `2.11.0` with links to their respective documentation pages."],["The `MockBlockingPublisherConnection` class defines interfaces for the `Publish()` function, mirroring `BlockingPublisher::Publish()`, and utilizes `gMock`'s `MOCK_METHOD()` for implementation."],["It also includes a `options()` function that, via `MOCK_METHOD()`, allows one to access the options configured during initialization."],["An example on how to test Cloud Pub/Sub publisher applications with googlemock can be found via a provided link."]]],[]]