[[["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-09 UTC."],[[["This webpage provides documentation for the `FixedHeaderProvider` class in the Google API Client Library for Java (gax), with the latest version being 2.63.1."],["`FixedHeaderProvider` is an abstract class that implements `HeaderProvider` and `Serializable`, always supplying the same headers for HTTP requests."],["The class offers two static `create` methods, allowing for the creation of a `FixedHeaderProvider` instance using either an array of key-value string pairs or a map of string key-value pairs."],["The `getHeaders()` method is an abstract method that must be implemented to retrieve the headers, which are returned as a Map of String to String values."]]],[]]