[[["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 `HttpJsonCallOptions` in the Google API Client Library for Java, offering options for HTTP-JSON calls, such as deadline and credentials."],["The latest version documented is 2.63.1, with a comprehensive list of versions down to 2.7.1 available for reference and each link is to its respective documentation."],["`HttpJsonCallOptions` is an abstract class that inherits from `java.lang.Object`, and it allows you to retrieve credentials, deadline, and type registry."],["There are methods to retrieve credentials (`getCredentials()`), deadline (`getDeadline()`), and type registry (`getTypeRegistry()`), alongside a method for creating new builders (`newBuilder()`)."]]],[]]