This interface defines virtual methods for each of the user-facing overload sets in CompanyServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CompanyServiceClient.
[[["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."],[[["This webpage provides documentation for the `CompanyServiceConnection` class within the Google Cloud Talent API's C++ client library, specifically version 2.22.1, with links to other versions."],["The `CompanyServiceConnection` class defines virtual methods for all user-facing operations available in `CompanyServiceClient`, such as creating, getting, updating, deleting, and listing companies."],["The latest release candidate is version 2.37.0-rc, with documentation available via the provided link."],["The documentation allows for injecting custom behavior during testing via custom implementations or Google Mock objects, specifically using `MockCompanyServiceConnection`."],["The `CompanyServiceConnection` class provides a method `options()` which returns a type of `Options`."]]],[]]