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."],[[["The webpage provides documentation for the `CompletionServiceConnection` class within the Google Cloud Discovery Engine C++ library."],["The latest release candidate version is `2.37.0-rc`, with several stable versions ranging from `2.36.0` down to `2.15.1` also listed, each with their corresponding documentation."],["`CompletionServiceConnection` defines virtual methods for the user-facing overloads in `CompletionServiceClient`, enabling custom behavior injection for testing purposes."],["The page has the latest and older version of the documentation for the `CompletionServiceConnection` object, and it can be created via the `MakeCompletionServiceConnection()` function, or mocked via the `discoveryengine_v1_mocks::MockCompletionServiceConnection` object."],["The page lists the function `CompleteQuery` which takes in a `CompleteQueryRequest` object and returns a `StatusOr` with a `CompleteQueryResponse` object."]]],[]]