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."],[[["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 page outlines multiple static factory methods for creating an instance of `HttpJsonCompanyServiceStub`, including variations that take `CompanyServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory` as parameters."],["The class provides methods such as `getCompanyCallable()`, `listCompaniesCallable()`, and `listCompaniesPagedCallable()`, allowing for operations like retrieving and listing companies, with their corresponding request and response types detailed."],["The documentation includes a list of available versions, ranging from version 0.1.0 to 0.19.0 (latest), each with a link to its specific documentation."]]],[]]