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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `CompletionServiceConnection` object for `CompletionServiceClient`, which is used in Google Cloud Retail v2."],["The `CompletionServiceConnection` interface provides virtual methods for each user-facing overload set within `CompletionServiceClient`, facilitating custom behavior injection during testing."],["The latest release candidate is version 2.37.0-rc, while there is a history of other stable versions that go back to version 2.11.0."],["The document includes details on functions such as `options()`, `CompleteQuery()`, and `ImportCompletionData()`, each with their parameters and return types."],["Users can create concrete instances using `MakeCompletionServiceConnection()`, and mocking is supported via `retail_v2_mocks::MockCompletionServiceConnection`."]]],[]]