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 various versions and functionalities."],["The latest version available is `2.37.0-rc`, but many previous versions from `2.36.0` down to `2.11.0` are documented and accessible here."],["`CompletionConnection` is an interface with virtual methods, specifically designed to define overloads within the `CompletionClient` class for custom behavior, particularly useful in testing."],["The `CompletionConnection` class has functions available, such as `options()` and `CompleteQuery()`, for which the parameters, return type, and descriptions are detailed."],["The document links to instructions on how to create an instance of the object, as well as a mocking option, named `talent_v4_mocks::MockCompletionConnection` for testing purposes."]]],[]]