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-14 UTC."],[[["This webpage details the `CompletionServiceConnection` class, which interfaces with the `CompletionServiceClient` for the Discovery Engine API."],["The `CompletionServiceConnection` class provides virtual methods for each user-facing overload set within `CompletionServiceClient`, facilitating custom behavior injection during testing."],["The page lists available versions of the API from 2.15.1 to 2.37.0-rc, which is the latest release candidate."],["The `CompletionServiceConnection` class has virtual functions to handle `CompleteQuery`, `ImportSuggestionDenyListEntries`, and `PurgeSuggestionDenyListEntries` operations."],["The page provides information on creating concrete instances using `MakeCompletionServiceConnection()` and mocking via `MockCompletionServiceConnection`."]]],[]]