[[["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 `MockSubscriberConnection`, a googlemock-based mock for `pubsub::SubscriberConnection` in C++."],["The documentation covers various versions of the class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, allowing users to select their desired version."],["`MockSubscriberConnection` includes several virtual functions like `Subscribe`, `ExactlyOnceSubscribe`, `Pull`, and `options`, each implemented using gMock's `MOCK_METHOD()` for easy integration into tests."],["The documentation outlines the parameters and return types for each function, such as `SubscribeParams` and `ExactlyOnceSubscribeParams` as parameters, and `future\u003cStatus\u003e` or `StatusOr\u003cPullResponse\u003e` as return values."],["There is a link to a separate page offering an example on how to use this mock in the testing of Cloud Pub/Sub subscriber applications."]]],[]]