[[["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 of the `MockBlockingPublisherConnection` documentation is for version 2.37.0-rc, and older versions are available, ranging back to 2.11.0."],["The `MockBlockingPublisherConnection` class has two main functions, `Publish` and `options`, both of which are implemented using gMock's `MOCK_METHOD()` for test customization."],["The `Publish` function within `MockBlockingPublisherConnection` defines the interface for `BlockingPublisher::Publish()` and takes a `PublishParams` parameter."],["The `options` function returns the configuration options set during the `MockBlockingPublisherConnection` initialization."]]],[]]