[[["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 `pubsub::BlockingPublisherConnection`."],["The `MockBlockingPublisherConnection` class allows you to create test doubles for `BlockingPublisher::Publish()` with its `PublishParams` parameter, facilitating the testing of applications using Cloud Pub/Sub."],["The `MockBlockingPublisherConnection` class contains a virtual `options()` function that can be mocked, which returns the `Options` configured during initialization."],["The page lists available versions, from 2.11.0 to the latest release candidate 2.37.0-rc, with the associated documentation links for each version of `MockBlockingPublisherConnection`."],["The `Publish()` and `options()` methods are implemented with gMock and include parameter and return type information for proper mock utilization."]]],[]]