[[["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-02 UTC."],[[["This page provides documentation for the `HttpJsonHeaderEnhancers` utility class, which is part of the Google API Client Libraries for Java."],["The latest version available is 2.63.1, and there is a list of previous versions accessible, starting from version 2.62.0 all the way down to 2.7.1, for reference and backwards compatibility."],["`HttpJsonHeaderEnhancers` facilitates the creation of `HttpJsonHeaderEnhancer` instances, which can be used to manipulate the HTTP headers of a request."],["The `create(String key, String value)` static method is used to create a new `HttpJsonHeaderEnhancer`, which accepts a header key and its corresponding value as string parameters."],["The class is a subclass of `java.lang.Object`, thus inheriting default methods like `clone()`, `equals(Object)` and `toString()` and more."]]],[]]