[[["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 the `HttpJsonCallOptions.Builder` class within the Google API Client Library for Java, specifically version 2.22.0."],["The documentation lists various versions of the `HttpJsonCallOptions.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1, with links to each respective version's documentation."],["The `HttpJsonCallOptions.Builder` class has a default constructor and contains methods to build `HttpJsonCallOptions` objects and to set properties such as credentials, deadline, and type registry."],["The `setCredentials` method allows the setting of authentication credentials, `setDeadline` allows setting of an operation's deadline, and `setTypeRegistry` allows the setting of type registry for the builder instance."],["The `build()` method returns an `HttpJsonCallOptions` object, and the webpage lists all the inherited members from `java.lang.Object`."]]],[]]