[[["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 Cloud Pub/Sub publisher applications."],["The documentation lists available versions of the `MockBlockingPublisherConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The class interface defines two core functions: `Publish(PublishParams)`, which mimics the behavior of `BlockingPublisher::Publish()`, and `options()`, which retrieves the options set during initialization, both of which are implemented using gMock's `MOCK_METHOD()`."],["The documentation includes a \"See Also\" link to a tutorial demonstrating how to use this mock class within a test environment."]]],[]]