[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]