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 provides methods like `getCompanyCallable()` and `listCompaniesCallable()`, which allow for retrieving company data, with `listCompaniesPagedCallable()` being specifically for paged results."],["There are multiple static `create()` methods that can be used to instantiate `HttpJsonCompanyServiceStub`, enabling the use of `CompanyServiceStubSettings`, `ClientContext`, and/or `HttpJsonStubCallableFactory` to define the settings and context."],["The class provides access to inherited members from `CompanyServiceStub` and `Object`, such as `close()`, `clone()`, and other standard Java object methods, alongside methods for managing its lifecycle like `shutdown()`, `shutdownNow()`, `awaitTermination()`, `isShutdown()` and `isTerminated()`."],["The page also lists available versions of `HttpJsonCompanyServiceStub`, ranging from version `0.1.0` up to the latest `0.19.0`, enabling users to navigate to the documentation of different API versions."]]],[]]