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-04-01 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 has several static `create` methods that allow instantiation with various configurations, including `ContactServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory`, each possibly throwing an `IOException`."],["The class inherits and implements several methods from `ContactServiceStub` and `java.lang.Object`, such as `getContactCallable`, `listContactsCallable`, `close`, and methods related to object management, like `equals` and `hashCode`."],["It includes specific methods such as `awaitTermination`, `isShutdown`, and `isTerminated` for managing the lifecycle of the service, along with `shutdown` and `shutdownNow`."],["The `getMethodDescriptors()` static method is marked as internal only and unstable for general application use, providing a list of `ApiMethodDescriptor` objects."]]],[]]