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-14 UTC."],[[["This webpage provides documentation for the `RecommendationServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically version 2.31.0, and its various versions."],["The `RecommendationServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `RecommendationServiceClient`, allowing for customized testing behaviors."],["The latest release of the library is 2.37.0-rc, with other stable releases of the `RecommendationServiceConnection` class listed, spanning from versions 2.36.0 back to 2.15.1."],["The documentation includes information on how to create a concrete instance of the class using `MakeRecommendationServiceConnection()`, and how to implement mocking with `MockRecommendationServiceConnection`."],["The `RecommendationServiceConnection` class includes virtual functions such as `Recommend`, `ListOperations`, `GetOperation`, and `CancelOperation` which allows for the customization of operations and handling of responses."]]],[]]