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 webpage provides documentation for the `RecommendationServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically version 2.34.0, and its relationship with the `RecommendationServiceClient`."],["The content includes links to various versions of the `RecommendationServiceConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1."],["`RecommendationServiceConnection` is designed to allow users to inject custom behaviors when testing with `RecommendationServiceClient` objects, making the connection mockable for testing purposes."],["The page details virtual methods within the `RecommendationServiceConnection` interface, including `options()`, `Recommend()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`, along with parameter and return type information."],["Instructions on how to create a concrete instance of the class using `MakeRecommendationServiceConnection()` and a guide on using `MockRecommendationServiceConnection` for mocking are provided."]]],[]]