[[["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."],[[["This webpage provides documentation for the `HttpJsonCallSettings.Builder` class within the `com.google.api.gax.httpjson` package, specifically focusing on version 2.12.2, along with numerous older versions."],["The `HttpJsonCallSettings.Builder` class is a generic class with type parameters `RequestT` and `ResponseT`, inheriting from `java.lang.Object`."],["The `build()` method returns an `HttpJsonCallSettings\u003cRequestT,ResponseT\u003e` object, while the `setMethodDescriptor()` and `setTypeRegistry()` methods return a `HttpJsonCallSettings.Builder\u003cRequestT,ResponseT\u003e` object, allowing for method chaining."],["The `setMethodDescriptor()` method takes an `ApiMethodDescriptor\u003cRequestT,ResponseT\u003e` as parameter, while the `setTypeRegistry()` method takes `com.google.protobuf.TypeRegistry` as a parameter."]]],[]]