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 details the `CompanyServiceConnection` class, which is used in conjunction with the `CompanyServiceClient` for the Google Cloud Talent v4 API."],["The `CompanyServiceConnection` class defines virtual methods mirroring user-facing overload sets in `CompanyServiceClient`, facilitating custom behavior injection during testing."],["The webpage lists various versions of the `CompanyServiceConnection` class, including version 2.37.0-rc as the latest, with the ability to navigate to documentation for each."],["The page includes functions to access documentation regarding actions such as creating, getting, updating, deleting, and listing company data, with request and return types detailed for each function."],["The page references how to create an instance of the class by using the `MakeCompanyServiceConnection()` function, as well as instructions on how to mock the class with `talent_v4_mocks::MockCompanyServiceConnection`."]]],[]]