[[["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 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 `MockBlockingPublisherConnection` class has two primary functions, `Publish()`, used for mocking the `BlockingPublisher::Publish()` interface, and `options()`, which returns the configuration options."],["Both the `Publish()` and `options()` functions utilize gMock's `MOCK_METHOD()` and are designed for use within tests."],["A link to additional documentation on testing your Cloud Pub/Sub publisher application using googlemock is provided."]]],[]]