This interface defines virtual methods for each of the user-facing overload sets in CompletionServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CompletionServiceClient.
[[["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 `CompletionServiceConnection` object, which is used with `CompletionServiceClient` in the Google Cloud Retail v2 C++ library."],["The `CompletionServiceConnection` interface allows users to customize behavior, especially useful for testing with mock objects like `MockCompletionServiceConnection`."],["The documentation covers various versions of the library, ranging from the latest `2.37.0-rc` down to `2.11.0`, with direct links to each version's API reference."],["The document lists virtual functions like `options()`, `CompleteQuery()`, and `ImportCompletionData()`, detailing their parameters, return types, and descriptions."],["`MakeCompletionServiceConnection()` is the function used to create a concrete instance of the object."]]],[]]