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 document outlines 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 provides methods for managing user-related operations, including retrieving user information and listing users."],["The class includes static factory methods for creating instances, accepting `UserServiceStubSettings`, `ClientContext`, or a combination of `ClientContext` and `HttpJsonStubCallableFactory` as parameters."],["There are many different versions of this API accessible, ranging from version 0.1.0 all the way up to the latest 0.19.0, with many in between."],["The class supports methods like `getUserCallable`, `listUsersCallable`, and `listUsersPagedCallable`, which are used to call for the getting and listing of users, either paged or otherwise."]]],[]]