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 content details the `HttpJsonCompanyServiceStub` class, which is a REST stub implementation for the `CompanyService` API, intended for advanced usage and direct API interaction."],["This class inherits from `CompanyServiceStub` and provides methods like `getCompanyCallable()`, `listCompaniesCallable()`, and `listCompaniesPagedCallable()` for interacting with company data."],["It offers static `create()` methods to instantiate the class using various configurations, such as `CompanyServiceStubSettings` or `ClientContext`, and may throw an `IOException`."],["The class also includes methods for managing the service lifecycle, such as `close()`, `shutdown()`, `shutdownNow()`, `awaitTermination()` as well as status checks like `isShutdown()` and `isTerminated()`."],["There are versions of the API available, ranging from `0.1.0` to `0.19.0` with the last one being the latest version."]]],[]]