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."],[[["The `HttpJsonRoleServiceStub` class provides a REST stub implementation for the RoleService API, specifically for advanced usage that directly interacts with the underlying API."],["This class inherits from `RoleServiceStub`, offering functionalities like closing, retrieving roles, and listing roles."],["You can create instances of `HttpJsonRoleServiceStub` using static factory methods, either with `RoleServiceStubSettings`, `ClientContext`, or both alongside an `HttpJsonStubCallableFactory`."],["The class provides methods such as `awaitTermination`, `isShutdown`, `isTerminated`, `shutdown`, and `shutdownNow` for managing the lifecycle and termination of the service."],["It also offers `getRoleCallable`, `listRolesCallable`, and `listRolesPagedCallable` to handle the retrieval of single roles, and lists of roles, respectively, including paged responses."]]],[]]