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 page 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 inherits from `ContactServiceStub` and provides methods such as `getContactCallable`, `listContactsCallable`, and `listContactsPagedCallable`, and it can also close using `close()`."],["There are three static factory methods to create instances of `HttpJsonContactServiceStub`, and they allow passing of parameters such as `ContactServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory`."],["The class offers methods to manage the lifecycle of the stub such as `awaitTermination`, `isShutdown`, `isTerminated`, `shutdown`, and `shutdownNow`."],["The page also provides documentation for `HttpJsonContactServiceStub` constructors, inherited members from the Java Object class, and the static method `getMethodDescriptors`, which is internal and not stable for application use."]]],[]]