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` class within the Google Cloud Discovery Engine v1 C++ library, specifically for version 2.34.0."],["The `CompletionServiceConnection` class provides an interface with virtual methods for each user-facing overload set in `CompletionServiceClient`, enabling custom behavior injection for testing purposes."],["The page lists various available versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.15.1, each linking to the respective `CompletionServiceConnection` documentation."],["Key functions of the class include managing suggestion deny lists, importing and purging completion suggestions, and interacting with long-running operations, among other operations."],["This class offers the following interactions, `CompleteQuery`, `ImportSuggestionDenyListEntries`, `PurgeSuggestionDenyListEntries`, `ImportCompletionSuggestions`, `PurgeCompletionSuggestions`, `ListOperations`, `GetOperation` and `CancelOperation`."]]],[]]