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-21 UTC."],[[["This webpage provides documentation for the `AnalyticsServiceConnection` class within the Google Cloud Retail C++ library, with the latest version being 2.37.0-rc."],["The `AnalyticsServiceConnection` class defines virtual methods that mirror the user-facing methods in `AnalyticsServiceClient`, enabling custom behavior injection for testing."],["It includes functions for managing long-running operations such as `ExportAnalyticsMetrics`, `ListOperations`, and `GetOperation`, allowing for asynchronous and status-checking operations."],["The documentation lists numerous versions of the library, from 2.11.0 up to the most recent release candidate 2.37.0-rc, with links to each respective documentation."],["Users can create a concrete instance of this class using the `MakeAnalyticsServiceConnection()` function and can use `MockAnalyticsServiceConnection` for testing purposes."]]],[]]