[[["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`, a class in the Google API Client Libraries for Java used for HTTP-specific settings when creating callables."],["The latest version documented is 2.63.1, and the page lists numerous previous versions of `HttpJsonCallSettings` for reference, ranging down to version 2.7.1."],["`HttpJsonCallSettings` inherits from `java.lang.Object` and provides static methods for creating new instances or builders, specifically `create` and `newBuilder`, and takes `RequestT` and `ResponseT` as type parameters."],["Key methods within `HttpJsonCallSettings` include `getMethodDescriptor`, `getTypeRegistry`, and `toBuilder`, allowing interaction with the API method descriptor, type registry, and the ability to create a builder from an existing instance."],["The class offers a structured way to configure HTTP-based API interactions within Java applications by encapsulating the configuration details necessary for HTTP calls, using an `ApiMethodDescriptor` to describe the method."]]],[]]