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-03-21 UTC."],[[["This webpage provides documentation for the `CompletionConnection` object, which is part of the Google Cloud Talent V4 library and is used in conjunction with `CompletionClient`."],["The content details the interface that defines the virtual methods for user-facing overload sets in `CompletionClient`, allowing for the injection of custom behavior during testing."],["The page lists multiple versions of the `CompletionConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, with each version linking to its corresponding documentation."],["The documentation includes a section on how to create a concrete instance of `CompletionConnection` using `MakeCompletionConnection()`, as well as information for mocking using `talent_v4_mocks::MockCompletionConnection`."],["Key functions of the `CompletionConnection` object are documented, including `options()` and `CompleteQuery()`, along with their parameter and return types."]]],[]]