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."],[[["The content provides a version history and documentation for the `CompletionConnection` class within the Google Cloud Talent v4 library, with version 2.37.0-rc being the latest release candidate."],["Each version listed, starting from 2.37.0-rc down to 2.11.0, has a corresponding link to its documentation, which is related to the `CompletionConnection` class."],["The `CompletionConnection` object is designed to interface with the `CompletionClient` and allows users to insert their own behaviors for testing."],["The documentation for each version includes details about the functions `options()` and `CompleteQuery()`, and describes the parameters and return types of the latter function."],["Instructions are provided for creating a real instance using `MakeCompletionConnection()` and for mocking using `talent_v4_mocks::MockCompletionConnection`."]]],[]]