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-04-09 UTC."],[[["This webpage provides documentation for the `AnalyticsServiceConnection` class within the Google Cloud Retail C++ library, specifically detailing its different versions."],["The `AnalyticsServiceConnection` class interface defines virtual methods that mirror user-facing overload sets in `AnalyticsServiceClient`, allowing for custom behavior injection during testing."],["The latest release is `2.37.0-rc`, with numerous prior versions of the `AnalyticsServiceConnection` class documented for reference."],["The `AnalyticsServiceConnection` class has virtual functions to return options, export analytics metrics, get and list operations, where they take in the specific request type and returns the corresponding response type."],["`MakeAnalyticsServiceConnection()` can be used to make a concrete instance of the class, while `retail_v2_mocks::MockAnalyticsServiceConnection` can be used for mocking."]]],[]]