[[["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 the `MockBlockingPublisherConnection` class, a googlemock-based mock for `pubsub::BlockingPublisherConnection`."],["The documentation lists various versions of the `MockBlockingPublisherConnection` class, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `MockBlockingPublisherConnection` class includes functions like `Publish(PublishParams)` and `options()`, which are implemented using gMock's `MOCK_METHOD()`."],["There is a guide on how to use this class by testing your Cloud Pub/Sub publisher application with googlemock."],["The `Publish` function takes a parameter of `PublishParams` and returns a `StatusOr\u003c std::string \u003e`, while `options` returns the `Options` configured at the moment of initialization."]]],[]]