[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]