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-05 UTC."],[[["This webpage provides documentation for the `RecommendationServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically version 2.32.0, and its various versions."],["The `RecommendationServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `RecommendationServiceClient`, allowing for testability through custom behavior injection."],["It details how to instantiate a concrete object using `MakeRecommendationServiceConnection()` and how to create mock implementations with `discoveryengine_v1_mocks::MockRecommendationServiceConnection`."],["The documentation includes details on key functions such as `options()`, `Recommend()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`, along with their respective parameters and return types."],["The latest available version of the `RecommendationServiceConnection` class is 2.37.0-rc."]]],[]]