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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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`."]]],[]]