This interface defines virtual methods for each of the user-facing overload sets in RecommenderClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RecommenderClient.
[[["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 details the `RecommenderConnection` class, which provides an interface for interacting with the `RecommenderClient` in the Google Cloud Recommender API."],["The latest release candidate version available is 2.37.0-rc, while the stable current version is 2.22.0."],["The `RecommenderConnection` allows users to list, get, and mark insights and recommendations, including marking actions like accepting, dismissing, claiming, succeeding, or failing on recommendations."],["It facilitates customization through the ability to inject custom behavior, and for testing purposes, a mock version (`MockRecommenderConnection`) is provided."],["The page lists the available versions, and includes functions for obtaining and updating configurations for both Recommender and InsightType."]]],[]]