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-17 UTC."],[[["This webpage provides documentation for the `CompanyServiceConnection` class within the Google Cloud Talent API, outlining its role in managing company-related services."],["The latest version available is 2.37.0-rc, with links provided to documentation for numerous previous versions, from 2.36.0 down to 2.11.0."],["The `CompanyServiceConnection` class defines virtual methods for interacting with the `CompanyServiceClient`, such as creating, getting, updating, deleting, and listing companies, along with retrieving operations."],["This interface allows for custom behavior injection, particularly useful in testing, and includes information on how to create concrete instances and mock implementations."],["It provides the documentation of each functions: `options()`, `CreateCompany(google::cloud::talent::v4::CreateCompanyRequest const &)`, `GetCompany(google::cloud::talent::v4::GetCompanyRequest const &)`, `UpdateCompany(google::cloud::talent::v4::UpdateCompanyRequest const &)`, `DeleteCompany(google::cloud::talent::v4::DeleteCompanyRequest const &)`, `ListCompanies(google::cloud::talent::v4::ListCompaniesRequest)` and `GetOperation(google::longrunning::GetOperationRequest const &)`."]]],[]]