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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `RecommendationServiceConnection` class within the Google Cloud Discovery Engine C++ library."],["The `RecommendationServiceConnection` interface defines virtual methods corresponding to user-facing overloads in the `RecommendationServiceClient`, allowing for custom behavior injection during testing."],["The latest release candidate version is 2.37.0-rc, and a variety of versions from 2.15.1 to 2.36.0, including 2.29.0, are available for the `RecommendationServiceConnection` class."],["The page details how to create a concrete `RecommendationServiceConnection` instance using `MakeRecommendationServiceConnection()` and provides information for mocking it using `discoveryengine_v1_mocks::MockRecommendationServiceConnection`."],["The documentation lists the functions available within the `RecommendationServiceConnection` class, including `options()` and `Recommend()`, detailing the parameters and return types for each."]]],[]]