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-04-17 UTC."],[[["This page details the `RecommendationServiceConnection` class within the Google Cloud Discovery Engine v1 C++ library, specifically version 2.34.0, which is an interface for `RecommendationServiceClient`."],["The `RecommendationServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `RecommendationServiceClient`, allowing custom behavior injection, particularly useful for testing purposes."],["The latest version of the documentation is 2.37.0-rc, and other available versions can be found in the list, starting from 2.36.0 all the way down to 2.15.1, with links to their respective documentation pages."],["Key functions within this interface include `options()`, `Recommend()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`, each with specified parameters, return types, and descriptions."],["Users can create a concrete instance of this interface using `MakeRecommendationServiceConnection()`, or use `discoveryengine_v1_mocks::MockRecommendationServiceConnection` for mocking purposes."]]],[]]