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."],[[["This webpage details the `HttpJsonContactServiceStub` class, which is a REST stub implementation for the `ContactService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonContactServiceStub` class extends `ContactServiceStub` and inherits methods such as `close()`, `getContactCallable()`, `listContactsCallable()`, and `listContactsPagedCallable()`."],["Static methods `create(ContactServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)` are available to instantiate `HttpJsonContactServiceStub` objects, each with slightly different configuration options."],["The webpage contains documentation for versions of the class ranging from `0.1.0` to the latest `0.19.0`, with links to the reference documentation for each."],["The class provides methods such as `getContactCallable()` and `listContactsCallable()` to make calls to the service API, and it also allows for termination with `awaitTermination()`, `shutdown()`, and `shutdownNow()`."]]],[]]