[[["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 webpage provides documentation for the `FixedHeaderProvider` class in the Google API Client Library for Java (gax), specifically version 2.49.0."],["`FixedHeaderProvider` is an abstract class that implements `HeaderProvider` and `Serializable`, designed to always provide the same set of headers."],["The class offers static methods `create(String[] keyValuePairs)` and `create(Map\u003cString,String\u003e headers)` for easy construction, allowing header specifications using either an array of key-value pairs or a map of headers."],["It includes an abstract method `getHeaders()` that must be implemented to define the headers that will be included in HTTP requests, returning them in Map form."],["The page also features a list of several older and newer version of the documentation, with 2.63.1 as the latest version."]]],[]]