[[["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 provided content is for the `HttpJsonRoleServiceCallableFactory` class, a REST callable factory implementation for the RoleService API, intended for advanced usage within the Google Ad Manager Java client library."],["This class is part of version 0.4.0 of the library, however there are previous versions ranging from 0.1.0 to 0.19.0 available, with 0.19.0 being the latest version of this library."],["`HttpJsonRoleServiceCallableFactory` inherits from `java.lang.Object` and implements `com.google.api.gax.httpjson.HttpJsonStubCallableFactory`, providing methods to create different types of callables like Operation, Paged, Batching, ServerStreaming, and Unary."],["It includes a constructor `HttpJsonRoleServiceCallableFactory()` and multiple methods such as `createOperationCallable`, `createPagedCallable`, `createBatchingCallable`, `createServerStreamingCallable`, and `createUnaryCallable`, each accepting various settings and a client context as parameters."],["The documentation provides links to external resources like the Oracle Java SE 8 API documentation and the Google Cloud Java client library reference to provide further information about the components and classes mentioned."]]],[]]