[[["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-01 UTC."],[[["This webpage provides documentation for the `HttpJsonCallSettings.Builder` class within the `com.google.api.gax.httpjson` package, specifically detailing its usage within the Java programming language."],["The documentation includes a comprehensive list of available versions, ranging from 2.63.1 (latest) down to version 2.7.1, each linked to its respective API documentation."],["The `HttpJsonCallSettings.Builder` class allows the creation of `HttpJsonCallSettings` objects, which are used for configuring HTTP/JSON API call settings."],["The page includes inherited members from the base `Object` class, such as `clone()`, `equals(Object)`, and `wait()`, and details the `build()`, `setMethodDescriptor()`, and `setTypeRegistry()` methods for configuring the builder."],["The builder class features two type parameters, `RequestT` and `ResponseT`, where their exact descriptions are not provided, however, it is inferred they represent the request and response types respectively."]]],[]]