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-21 UTC."],[[["This webpage details the `RecommenderConnection` object, which facilitates communication with the `RecommenderClient` in the Google Cloud C++ Recommender API."],["The latest version of the `RecommenderConnection` API is 2.37.0-rc, with several previous versions also listed and linked, up to and including version 2.11.0."],["The `RecommenderConnection` interface offers various methods, including those for listing, getting, and marking insights and recommendations, as well as obtaining and updating recommender configurations."],["A `MockRecommenderConnection` class is available for testing purposes, allowing developers to simulate custom behaviors within the client interactions."],["`MakeRecommenderConnection()` can be used to create concrete instances of `RecommenderConnection`."]]],[]]