[[["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 `MockPublisherConnection` class, a googlemock-based mock for `pubsub::PublisherConnection`."],["The latest version of `MockPublisherConnection` is `2.37.0-rc`, with a list of past versions available dating back to `2.11.0`."],["The `MockPublisherConnection` class defines mock interfaces for `Publisher::Publish()`, `Publisher::Flush()`, and `Publisher::ResumePublish()` functions."],["Each of these functions is implemented using gMock's `MOCK_METHOD()`, and the documentation includes details on the parameters and return types for each function."],["There is an example on the webpage, as linked, that demonstrates how to test your Cloud Pub/Sub publisher application using googlemock."]]],[]]