[[["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-17 UTC."],[[["This webpage provides documentation for the `MockSubscriberConnection` class, a googlemock-based mock for `pubsub::SubscriberConnection` used in C++."],["The latest version of the documentation is for version `2.37.0-rc`, with several older versions, going as far back as `2.11.0`, also available for reference."],["The `MockSubscriberConnection` class has virtual functions like `Subscribe`, `ExactlyOnceSubscribe`, `Pull`, and `options`, all of which are implemented using gMock's `MOCK_METHOD()`."],["The documentation includes examples and guidance on how to use the `MockSubscriberConnection` class within tests using the provided functions, including links to googlemock documentation for further reading."],["There is an example provided for how to utilize this class in testing your Cloud Pub/Sub subscriber application, found within the documentation."]]],[]]