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."],[[["The content provides a version history and documentation for the `CompletionConnection` class within the Google Cloud Talent V4 library, with versions ranging from 2.11.0 to 2.37.0-rc, the latest."],["`CompletionConnection` defines virtual methods used by `CompletionClient`, allowing custom behavior to be injected, particularly useful for testing purposes."],["The latest version of the documentation is found in the 2.37.0-rc folder."],["The interface allows users to inject custom behavior when testing code with the `CompletionClient` object."],["Key functions include `options()` which returns the `Options` type and `CompleteQuery` that takes in a parameter `google::cloud::talent::v4::CompleteQueryRequest const &` and returns a type of `StatusOr\u003c google::cloud::talent::v4::CompleteQueryResponse \u003e`."]]],[]]