Constructs an instance of HttpJsonContactServiceStub, 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 HttpJsonContactServiceStub, 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."],[[["The webpage details the `HttpJsonContactServiceStub` class, which is a REST stub implementation for the `ContactService` API, intended for advanced usage and direct API interaction."],["This class inherits from `ContactServiceStub` and ultimately from `java.lang.Object`, including various inherited methods like `close()`, `getContactCallable()`, and `listContactsCallable()`."],["Static methods like `create(ContactServiceStubSettings settings)` and `create(ClientContext clientContext)` are provided for creating instances of `HttpJsonContactServiceStub`, which can throw an `IOException`."],["The page lists multiple versions of the `HttpJsonContactServiceStub` class, ranging from version 0.1.0 to the latest 0.19.0, each with a corresponding link to its documentation."],["The `HttpJsonContactServiceStub` class includes methods such as `awaitTermination`, `close`, `getContactCallable`, `listContactsCallable`, `listContactsPagedCallable`, `shutdown`, and `shutdownNow`, allowing for control and interaction with the service."]]],[]]