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-17 UTC."],[[["This webpage provides documentation for the `CompletionConnection` class within the Google Cloud Talent v4 library, detailing its role in connecting to the `CompletionClient`."],["The `CompletionConnection` class offers virtual methods for each user-facing overload set in `CompletionClient`, allowing for the injection of custom behavior during testing."],["The latest version is `2.37.0-rc`, and the page lists multiple previous versions, down to `2.11.0`, of the `CompletionConnection` class."],["The `CompletionConnection` class includes virtual functions such as `options()`, `CompleteQuery()`, and `GetOperation()`, which are described with their respective parameters and return types."],["`MakeCompletionConnection()` is referenced for creating a tangible instance of the class and `talent_v4_mocks::MockCompletionConnection` for mocking purposes."]]],[]]