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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]