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` interface for the `CompanyServiceClient`, allowing users to implement custom behavior for testing."],["The `CompanyServiceConnection` provides virtual methods mirroring the user-facing overload sets in `CompanyServiceClient`, including functions like `CreateCompany`, `GetCompany`, `UpdateCompany`, `DeleteCompany`, and `ListCompanies`."],["Users can create a real instance of this service using `MakeCompanyServiceConnection()` or create mock objects for testing with `talent_v4_mocks::MockCompanyServiceConnection`."],["The page provides a list of available versions of `CompanyServiceConnection` ranging from the latest, `2.37.0-rc`, to version `2.11.0`."]]],[]]