[[["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 testing `pubsub::BlockingPublisherConnection`."],["The page lists available documentation for the `MockBlockingPublisherConnection` class across multiple versions, ranging from version 2.11.0 to the latest release candidate version, 2.37.0-rc."],["The `MockBlockingPublisherConnection` class defines virtual functions like `Publish()` and `options()`, which are implemented using gMock's `MOCK_METHOD()` and can be utilized in tests."],["The `Publish` function accepts `PublishParams` and returns `StatusOr\u003c std::string \u003e`, as described in the parameter and return tables."],["The webpage also directs users to an example on how to utilize this class in testing their Cloud Pub/Sub publisher application."]]],[]]