[[["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-04 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`, providing a way to supply consistent headers for HTTP requests, and it also inherits methods from the base object class."],["The webpage lists a comprehensive history of available versions for the `FixedHeaderProvider` class, ranging from version 2.63.1 down to 2.7.1."],["The class offers two static methods for creating instances: `create(String[] keyValuePairs)` and `create(Map\u003cString,String\u003e headers)`, allowing for the creation of `FixedHeaderProvider` instances with either string arrays or string maps."],["The abstract method `getHeaders()` within the `FixedHeaderProvider` class is designed to retrieve a map of headers that will be added to HTTP requests."]]],[]]