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 details the `CompletionServiceConnection` object, which is utilized by the `CompletionServiceClient`."],["The `CompletionServiceConnection` interface provides virtual methods for all user-facing overload sets found in `CompletionServiceClient`, enabling custom behavior injection for testing."],["The page outlines several available versions of the service, with the most recent being `2.37.0-rc` and it lists them all the way down to version `2.11.0`."],["`CompletionServiceConnection` can be created with `MakeCompletionServiceConnection()` or mocked with `retail_v2_mocks::MockCompletionServiceConnection`."],["The documentation includes information on functions like `CompleteQuery`, `ImportCompletionData`, `ListOperations`, and `GetOperation`, including their parameters and return types."]]],[]]