[[["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-15 UTC."],[[["This webpage details the `FixedHeaderProvider` class, which is a component of the Google API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["`FixedHeaderProvider` is an abstract class that implements both `HeaderProvider` and `Serializable`, ensuring it can supply a fixed set of headers for HTTP requests and also be serialized."],["The class offers two static `create` methods that are designed for constructing instances of `FixedHeaderProvider`, one accepting key-value pair arrays and another allowing a `Map` of headers."],["The `getHeaders` method, which is abstract, is designed to retrieve a `Map` of `String` key-value pairs to be used as headers in HTTP requests."],["This page also lists various versions of the `FixedHeaderProvider` documentation, ranging from version 2.63.1 down to version 2.7.1, allowing users to navigate to specific version documentation."]]],[]]