This interface defines virtual methods for each of the user-facing overload sets in RecommendationServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RecommendationServiceClient.
[[["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 page details the `RecommendationServiceConnection` class for the Discovery Engine API, which provides an interface for managing recommendation services."],["The latest version of the documentation is for version `2.37.0-rc`, with links provided for previous versions ranging from `2.36.0` down to `2.15.1`."],["The `RecommendationServiceConnection` class includes virtual methods like `options()`, `Recommend()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`."],["You can create a concrete instance of `RecommendationServiceConnection` using `MakeRecommendationServiceConnection()`, and for testing purposes, use `discoveryengine_v1_mocks::MockRecommendationServiceConnection`."],["The main function of the RecommendationServiceConnection is to allow the user to inject custom behavior when writing tests."]]],[]]