[[["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 Cloud Pub/Sub publisher applications."],["The `MockBlockingPublisherConnection` class has `Publish()` and `options()` virtual functions, which are implemented using gMock's `MOCK_METHOD()` for mocking purposes in tests."],["The `Publish()` function defines the interface for `BlockingPublisher::Publish()` and accepts `PublishParams` as input, returning a `StatusOr\u003cstd::string\u003e`."],["The `options()` function returns the `Options` configured during the initialization of the `MockBlockingPublisherConnection` class."],["This page lists all the available versions from `2.37.0-rc` down to `2.11.0`, allowing users to access the documentation for each specific release."]]],[]]