[[["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."],[[["The latest version of the `MockBlockingPublisherConnection` class is 2.37.0-rc, with several previous versions also available, ranging from 2.36.0 down to 2.11.0."],["This class provides a googlemock-based mock for `pubsub::BlockingPublisherConnection`, facilitating testing of Cloud Pub/Sub publisher applications."],["The `MockBlockingPublisherConnection` class includes two main functions, a virtual `Publish()` function for mocking `BlockingPublisher::Publish()`, and a virtual `options()` function for returning configured options."],["Both the `Publish()` and `options()` functions are implemented using gMock's `MOCK_METHOD()`, and their usage is detailed in the gMock documentation."],["The `Publish` function takes in a `PublishParams` parameter, and returns a `StatusOr\u003c std::string \u003e`."]]],[]]