Constructs an instance of HttpJsonUserServiceStub, 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 HttpJsonUserServiceStub, 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."],[[["This webpage details the `HttpJsonUserServiceStub` class, which is a REST stub implementation for the UserService API, designed for advanced usage and direct API interaction."],["The `HttpJsonUserServiceStub` class extends `UserServiceStub` and ultimately inherits from `java.lang.Object`, incorporating several inherited methods like `close()` and `getUserCallable()`."],["Static methods like `create(UserServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)` allow for instance creation, each with potentially throwing an `IOException`."],["The page lists available versions of the API, from 0.1.0 to the latest version 0.19.0, with 0.13.0 being the current version in view."],["The class includes public methods like `awaitTermination`, `close`, `getUserCallable`, `isShutdown`, `isTerminated`, `shutdown`, and `shutdownNow` for managing the service and its calls."]]],[]]