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-04-09 UTC."],[[["The document provides information on the `HttpJsonUserServiceStub` class, which is a REST stub implementation for the UserService API within the Google Ads Ad Manager."],["It outlines the inheritance structure of `HttpJsonUserServiceStub`, extending from `UserServiceStub` and ultimately `java.lang.Object`, highlighting its place in the class hierarchy."],["The document details the various static `create()` methods for `HttpJsonUserServiceStub`, which enable developers to instantiate the stub using different configurations such as `UserServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory`."],["It lists and describes the methods available within `HttpJsonUserServiceStub`, including `getUserCallable()`, `listUsersCallable()`, `listUsersPagedCallable()`, `awaitTermination()`, `close()`, and various methods for managing the service's lifecycle like `shutdown()`, `shutdownNow()`, `isShutdown()`, `isTerminated()`."],["The document also provides links to each version of the API, from `0.1.0` to the latest `0.19.0` version, allowing access to documentation about the `HttpJsonUserServiceStub` for each."]]],[]]