[[["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-03-21 UTC."],[[["This webpage provides documentation for `HttpJsonCallOptions.Builder` within the Google API Client Library for Java (GAX), offering a range of versions from 2.7.1 up to the latest, 2.63.1."],["The `HttpJsonCallOptions.Builder` class is an abstract builder class, extending from `java.lang.Object`, that provides methods for configuring HTTP/JSON call options."],["Key methods available in the builder class include `build()`, `setCredentials()`, `setDeadline()`, `setTimeout()`, and `setTypeRegistry()`, allowing detailed configuration of call options."],["The builder methods `setCredentials`, `setDeadline`, `setTimeout`, and `setTypeRegistry` are each designed to allow the setting of those exact properties, returning a `HttpJsonCallOptions.Builder` object."],["The `build()` method returns a `HttpJsonCallOptions` object."]]],[]]