[[["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-21 UTC."],[[["This webpage provides documentation for the `MockBlockingPublisherConnection` class, a googlemock-based mock for testing `pubsub::BlockingPublisherConnection`."],["The page lists available versions of the documentation, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `MockBlockingPublisherConnection` class offers two key mocked functions: `Publish(PublishParams)`, which defines the interface for `BlockingPublisher::Publish()`, and `options()`, which returns the options configured at initialization."],["Both mocked functions, `Publish(PublishParams)` and `options()` are implemented using gMock's `MOCK_METHOD()`, requiring familiarity with the gMock documentation for effective use."],["The provided documentation is for the 2.32.0 version of the library, with other versions listed for reference."]]],[]]