[[["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-04-09 UTC."],[[["This webpage provides documentation for `MockSubscriberConnection`, a googlemock-based mock for `pubsub::SubscriberConnection` in C++."],["The latest version of the documentation is for version 2.37.0-rc, and it includes documentation for past versions of the software."],["`MockSubscriberConnection` includes virtual functions like `Subscribe`, `ExactlyOnceSubscribe`, `Pull`, and `options`, all implemented using gMock's `MOCK_METHOD()`."],["The `Subscribe` and `ExactlyOnceSubscribe` functions respectively define the interface for `Subscriber::Subscribe(ApplicationCallback)` and `Subscriber::Subscribe(ExactlyOnceApplicationCallback)`."],["The documentation includes examples for using the class in the \"Testing your Cloud Pub/Sub subscriber application with googlemock\" section, along with tables detailing the parameters and return types of these functions."]]],[]]