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-05-07 UTC."],[[["This document outlines the `TopicStatsServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `TopicStatsServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios involving `TopicStatsServiceClient` objects."],["You can create a concrete instance of `TopicStatsServiceConnection` using the `MakeTopicStatsServiceConnection()` function."],["The document lists various virtual functions available in `TopicStatsServiceConnection`, such as `ComputeMessageStats`, `ComputeHeadCursor`, and `ComputeTimeCursor`, each with parameter and return type descriptions."],["The document provides a list of versions for the topic stats service connection, with the most recent one available being `2.37.0-rc` and includes links to each version's documentation."]]],[]]