This interface defines virtual methods for each of the user-facing overload sets in SearchServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SearchServiceClient.
[[["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."],[[["The latest version of the `SearchServiceConnection` class is 2.37.0-rc, which is part of the Google Cloud Retail v2 C++ library."],["This class provides virtual methods for all user-facing overload sets in `SearchServiceClient`, enabling the injection of custom behavior for testing."],["`SearchServiceConnection` includes functions such as `options()`, `Search()`, `ListOperations()`, and `GetOperation()`."],["You can create a concrete instance of the class using the `MakeSearchServiceConnection()` function."],["For mocking purposes, the `retail_v2_mocks::MockSearchServiceConnection` class is available."]]],[]]