[[["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."],[[["This webpage provides documentation for `HttpJsonCallSettings` in the Google API Client Library for Java, specifically version 2.52.0, with links to various versions of the documentation from 2.7.1 up to the latest, 2.63.1."],["`HttpJsonCallSettings` is a Java class that provides HTTP-specific settings for creating callables within the library, inheriting from `java.lang.Object`."],["The class includes static methods such as `create` and `newBuilder` to instantiate `HttpJsonCallSettings` objects and their builders, respectively."],["Instance methods such as `getMethodDescriptor`, `getParamsExtractor`, `getRequestMutator`, `getTypeRegistry` and `toBuilder` are available for retrieving the method descriptor, parameter extractor, request mutator, type registry, and a builder instance, respectively."],["The page also lists inherited members from `java.lang.Object` along with the type parameters `RequestT` and `ResponseT` that are used to define a `HttpJsonCallSettings` object."]]],[]]