Constructs an instance of HttpJsonRoleServiceStub, 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 HttpJsonRoleServiceStub, 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."],[[["This page details the `HttpJsonRoleServiceStub` class, which is a REST stub implementation for the `RoleService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonRoleServiceStub` class extends `RoleServiceStub` and ultimately inherits from `java.lang.Object`, with a number of inherited methods and members from these parent classes."],["It provides static methods for creating instances of `HttpJsonRoleServiceStub` with different configurations, using `RoleServiceStubSettings`, `ClientContext`, and `HttpJsonStubCallableFactory` parameters."],["The class includes methods such as `getRoleCallable()`, `listRolesCallable()`, and `listRolesPagedCallable()`, which enable calling the API with different request types and for getting different responses."],["This class also has methods for managing the service lifecycle, such as `close()`, `shutdown()`, `shutdownNow()`, `awaitTermination()`, `isShutdown()`, and `isTerminated()`."]]],[]]