Constructs an instance of HttpJsonCompanyServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Constructs an instance of HttpJsonCompanyServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
[[["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-03-21 UTC."],[[["The webpage details the `HttpJsonCompanyServiceStub` class, which is a REST stub implementation for the CompanyService API, designed for advanced usage."],["This class extends `CompanyServiceStub` and ultimately inherits from `java.lang.Object`, providing methods for interacting with the CompanyService."],["It offers several static `create` methods to instantiate the `HttpJsonCompanyServiceStub`, including options to configure it with `CompanyServiceStubSettings`, `ClientContext`, or an `HttpJsonStubCallableFactory`."],["The class includes methods for retrieving company data (`getCompanyCallable`) and listing companies (`listCompaniesCallable` and `listCompaniesPagedCallable`)."],["The webpage also provides links to various versions of the `HttpJsonCompanyServiceStub`, ranging from version 0.1.0 to 0.19.0, allowing you to consult the changes between the different versions."]]],[]]