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."],[[["This page details the `HttpJsonCompanyServiceStub` class, which is a REST stub implementation for the `CompanyService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonCompanyServiceStub` class extends `CompanyServiceStub` and ultimately inherits from `java.lang.Object`, providing various inherited members and methods."],["The `HttpJsonCompanyServiceStub` class has static methods for creating instances using `CompanyServiceStubSettings`, `ClientContext`, or both along with `HttpJsonStubCallableFactory`, with potential `IOException` exceptions."],["The class includes methods like `getCompanyCallable()`, `listCompaniesCallable()`, and `listCompaniesPagedCallable()`, allowing interaction with the API through callable objects, and `awaitTermination`, `close`, `isShutdown`, `isTerminated`, `shutdown`, `shutdownNow` for the lifecycle and management of the stub."],["The `getMethodDescriptors()` method is available, but it is listed as not stable for application use."]]],[]]