This interface defines virtual methods for each of the user-facing overload sets in CompletionClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CompletionClient.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `CompletionConnection` class within the Google Cloud Talent v4 library, with version 2.22.1 being the currently viewed version."],["The `CompletionConnection` interface defines virtual methods for each user-facing overload set in `CompletionClient`, allowing for custom behavior injection during testing."],["The page lists available versions of the `CompletionConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, showing the most recent to oldest."],["There are instructions on the page for creating concrete instances using `MakeCompletionConnection()` and for mocking using `talent_v4_mocks::MockCompletionConnection`."],["The `CompletionConnection` class contains virtual methods such as options() and CompleteQuery(google::cloud::talent::v4::CompleteQueryRequest const &), providing details on the parameters and return types."]]],[]]