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"]],[["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."],[[["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."]]],[]]