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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This page provides documentation for the `CompanyServiceConnection` object within the Google Cloud Talent V4 C++ library, detailing its various versions."],["The `CompanyServiceConnection` interface defines virtual methods mirroring user-facing overload sets in `CompanyServiceClient`, facilitating custom behavior injection during testing."],["The most current version available is version 2.37.0-rc, followed by a listing of various previous releases."],["This documentation outlines the functions included, such as `CreateCompany`, `GetCompany`, `UpdateCompany`, `DeleteCompany`, and `ListCompanies`, complete with parameter and return type information."],["Users can find instructions on creating a concrete instance with `MakeCompanyServiceConnection()` and mocking with `talent_v4_mocks::MockCompanyServiceConnection`."]]],[]]