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-03-21 UTC."],[[["This page details the `HttpJsonRoleServiceStub` class, which is a REST stub implementation for the RoleService API, designed for advanced usage."],["The class `HttpJsonRoleServiceStub` extends `RoleServiceStub` and ultimately inherits from `java.lang.Object`, and provides methods for interacting with the API, including `getRoleCallable()` and `listRolesCallable()`, and `listRolesPagedCallable()`."],["There are various versions available, ranging from the latest [0.19.0] down to [0.1.0] providing historical documentation for developers on prior versions."],["The class offers static methods for creation, such as `create(RoleServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, each with different parameter requirements for creating instances of the class."],["The class offers both constructors, with and without a `callableFactory`, with both requiring settings and a client context to ensure proper usage within the application."]]],[]]