[[["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 within the Google API Client Library for Java, with the latest version being 2.63.1."],["The `FixedHeaderProvider` class is a `HeaderProvider` instance that consistently supplies the same headers, which also implements the `Serializable` interface."],["The class offers two static `create` methods, allowing for the creation of a `FixedHeaderProvider` instance, either with a `String` array of key-value pairs or with a `Map` of string keys and string values."],["The `getHeaders()` method is used to obtain the headers that will be included in HTTP requests, returning them as a `Map` of strings."],["The current page has documentation related to the `FixedHeaderProvider` class from version 2.7.1 all the way to 2.63.1."]]],[]]