[[["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 details the `FixedHeaderProvider` class within the Google API Client Library for Java, specifically in the `com.google.api.gax.rpc` package."],["The `FixedHeaderProvider` class is an abstract implementation of `HeaderProvider` and `Serializable`, and is designed to provide a consistent set of HTTP request headers."],["The page offers links to the `FixedHeaderProvider` documentation for a wide array of versions, from the latest version 2.63.1 down to 2.7.1, showing its availability across many versions."],["This class provides two static `create` methods for instantiation, one accepting a string array of key-value pairs, and another taking a `Map` of string keys and string values."],["`FixedHeaderProvider` includes one abstract method, `getHeaders`, which is designed to retrieve a `Map` of string keys and values that represent the HTTP headers."]]],[]]