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-04-09 UTC."],[[["The latest stable release is version 2.36.0, while 2.37.0-rc is the most current release candidate, with version 2.35.0 being the one this specific content is based off of."],["This content provides an overview of the `SearchServiceConnection` object for the `SearchServiceClient`, which defines virtual methods for each user-facing overload set."],["The `SearchServiceConnection` interface enables the injection of custom behaviors, such as with a Google Mock object, for testing `SearchServiceClient` objects."],["The `SearchServiceConnection` offers virtual functions such as `options()`, `Search()`, `ListOperations()`, and `GetOperation()`."],["A concrete instance of `SearchServiceConnection` can be created via `MakeSearchServiceConnection()`, and for mocking, `retail_v2_mocks::MockSearchServiceConnection` is available."]]],[]]