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 page details the `CompanyServiceConnection` interface, which defines virtual methods for user-facing overload sets within `CompanyServiceClient`."],["The `CompanyServiceConnection` interface allows users to inject custom behaviors when writing tests using `CompanyServiceClient` objects."],["The latest release candidate is version 2.37.0-rc, while the current version is 2.36.0, and a list of previous versions from 2.35.0 to 2.11.0 is also available."],["The `CompanyServiceConnection` interface includes virtual functions for managing companies, such as `CreateCompany`, `GetCompany`, `UpdateCompany`, `DeleteCompany`, and `ListCompanies`."],["There is a mocking class provided called `talent_v4_mocks::MockCompanyServiceConnection` for testing purposes."]]],[]]