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"]],[["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 `HttpJsonUserServiceStub` class, which is a REST stub implementation for the UserService API, designed for advanced usage."],["The `HttpJsonUserServiceStub` class inherits from `UserServiceStub` and ultimately from `java.lang.Object`, containing inherited members related to user service operations."],["Static factory methods are preferred for creating instances of `HttpJsonUserServiceStub`, specifically `create(UserServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, each with specific parameters and potential `IOException` exceptions."],["This class provides methods such as `awaitTermination`, `close`, `getUserCallable`, `listUsersCallable`, `listUsersPagedCallable`, `shutdown`, and `shutdownNow` to manage and interact with the UserService API."],["Multiple versions of the software are available, ranging from 0.1.0 to the latest 0.19.0."]]],[]]