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 a structured inheritance hierarchy."],["The class includes static factory methods like `create()` to instantiate `HttpJsonCompanyServiceStub` with varying configurations such as `CompanyServiceStubSettings` or `ClientContext`."],["Key methods within this class include `getCompanyCallable()`, `listCompaniesCallable()`, and `listCompaniesPagedCallable()`, which allow for retrieving and listing company data via the API."],["It also provides versioning with a clear indicator that version `0.19.0` is the latest, and all prior versions being listed chronologically."]]],[]]