[[["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 the `MockSubscriberConnection` class, a googlemock-based mock for `pubsub::SubscriberConnection`."],["The documentation covers multiple versions of the class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["`MockSubscriberConnection` includes virtual functions like `Subscribe`, `ExactlyOnceSubscribe`, `options`, and `Pull`, all implemented using gMock's `MOCK_METHOD()`."],["The `Subscribe` and `ExactlyOnceSubscribe` methods are used to define the interfaces for `Subscriber::Subscribe(ApplicationCallback)` and `Subscriber::Subscribe(ExactlyOnceApplicationCallback)`, respectively."],["There is documentation to help users to test their cloud Pub/Sub subscriber applications with googlemock."]]],[]]