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-04-09 UTC."],[[["The `HttpJsonCompanyServiceStub` class provides a REST stub implementation for the `CompanyService` API, designed for advanced usage and reflecting the underlying API structure."],["This class extends `CompanyServiceStub` and ultimately inherits from `java.lang.Object`, indicating its position in the class hierarchy."],["Static factory methods, such as `create(CompanyServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, are the preferred ways to instantiate this class and also throw an IOException."],["The class offers methods like `getCompanyCallable()` and `listCompaniesCallable()` for making API calls, as well as `awaitTermination`, `close`, `isShutdown`, and `isTerminated` for managing its lifecycle."],["There are multiple versions available in the library, ranging from version 0.1.0 up to 0.19.0, with the latest version being 0.19.0."]]],[]]