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-08-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCompanyServiceConnection\u003c/code\u003e class is 2.37.0-rc, with numerous previous versions available, spanning from 2.36.0 down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCompanyServiceConnection\u003c/code\u003e defines virtual methods for each user-facing overload set in \u003ccode\u003eCompanyServiceClient\u003c/code\u003e, enabling users to inject custom behavior, particularly for testing.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes functions for creating, retrieving, updating, and deleting companies, with methods like \u003ccode\u003eCreateCompany\u003c/code\u003e, \u003ccode\u003eGetCompany\u003c/code\u003e, \u003ccode\u003eUpdateCompany\u003c/code\u003e, and \u003ccode\u003eDeleteCompany\u003c/code\u003e, each taking a specific request parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003eListCompanies\u003c/code\u003e function that returns a \u003ccode\u003eStreamRange\u003c/code\u003e of company objects and also contains a \u003ccode\u003eGetOperation\u003c/code\u003e function for retrieving the status of operations.\u003c/p\u003e\n"],["\u003cp\u003eA concrete instance of \u003ccode\u003eCompanyServiceConnection\u003c/code\u003e can be created using \u003ccode\u003eMakeCompanyServiceConnection()\u003c/code\u003e, and \u003ccode\u003eMockCompanyServiceConnection\u003c/code\u003e is available for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]