This interface defines virtual methods for each of the user-facing overload sets in AnalyticsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AnalyticsServiceClient.
[[["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 `AnalyticsServiceConnection` class within the Google Cloud Retail v2 C++ library, with version 2.37.0-rc being the latest and 2.28.0 as the current base."],["The `AnalyticsServiceConnection` class defines virtual methods for each user-facing overload set in `AnalyticsServiceClient`, enabling users to customize behavior, especially for testing purposes."],["Users can create instances of `AnalyticsServiceConnection` using the `MakeAnalyticsServiceConnection()` function, or they can utilize `MockAnalyticsServiceConnection` for mocking during testing."],["The `AnalyticsServiceConnection` class includes functions such as `options()` and multiple overloads of `ExportAnalyticsMetrics()`, each with specific parameter and return types as detailed on the webpage."],["There are listed versions of the `AnalyticsServiceConnection` class going back to 2.11.0, allowing developers to consult the appropriate documentation for their specific version of the C++ library."]]],[]]