[[["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-05 UTC."],[[["The latest version of the `MockPublisherConnection` is 2.37.0-rc, and the page provides access to the documentation for this version and prior ones."],["This page documents a `googlemock`-based mock for `pubsub::PublisherConnection`, used for testing Cloud Pub/Sub publisher applications with googlemock."],["The `MockPublisherConnection` class includes mock implementations for `Publish()`, `Flush()`, and `ResumePublish()`, all created using gMock's `MOCK_METHOD()`."],["The mocked `Publish` function takes `PublishParams` as a parameter, and it returns a future of `StatusOr\u003c std::string \u003e`."],["The `Flush` and `ResumePublish` mocked functions take `FlushParams` and `ResumePublishParams` as parameters respectively, and both return void."]]],[]]