This interface defines virtual methods for each of the user-facing overload sets in TopicStatsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TopicStatsServiceClient.
[[["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-05 UTC."],[[["This webpage provides documentation for the `TopicStatsServiceConnection` class within the Google Cloud Pub/Sub Lite C++ library, with the most recent version being `2.37.0-rc`."],["The `TopicStatsServiceConnection` class defines virtual methods for user-facing overloads in `TopicStatsServiceClient`, allowing custom behavior injection, particularly useful for testing purposes."],["Users can create a concrete instance of `TopicStatsServiceConnection` using the `MakeTopicStatsServiceConnection()` function."],["The documentation lists a comprehensive history of previous versions, starting from version `2.36.0` down to `2.11.0`, along with links to their respective documentation pages, showing version history of the class."],["The `TopicStatsServiceConnection` class includes functions for `ComputeMessageStats`, `ComputeHeadCursor`, and `ComputeTimeCursor`, each taking a request parameter and returning a StatusOr response."]]],[]]