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-03-14 UTC."],[[["This webpage provides documentation for the `CompanyServiceConnection` class within the Google Cloud Talent v4 C++ library, detailing its role in defining virtual methods for `CompanyServiceClient`."],["The `CompanyServiceConnection` interface facilitates the injection of custom behavior, such as with mock objects, for testing purposes when using `CompanyServiceClient` objects."],["The documentation includes a range of available versions for `CompanyServiceConnection`, from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["It outlines the functions available within the `CompanyServiceConnection` class, including methods for creating, getting, updating, deleting, and listing companies, along with parameter and return type information."],["The function `MakeCompanyServiceConnection()` is provided to create concrete instances, and `talent_v4_mocks::MockCompanyServiceConnection` is available for mocking purposes."]]],[]]