[[["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 page provides documentation for the `Headers` class within the `com.google.api.gax.rpc.internal` package, specifically in the context of the Google Cloud API Client Libraries for Java (gax)."],["The documentation lists various versions of the `Headers` class, ranging from version 2.63.1 (latest) down to 2.7.1, allowing users to access documentation for different releases."],["The `Headers` class inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, and `hashCode()`."],["The `Headers` class contains a static method `mergeHeaders`, which merges two Maps containing String keys and lists of String values, returning an `ImmutableMap` with the merged data."],["A default constructor `Headers()` is provided allowing for easy instantiation of the `Headers` class."]]],[]]