[[["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-03-21 UTC."],[[["This webpage provides documentation for the `Headers` class within the `com.google.api.gax.rpc.internal` package, detailing its functionality and inheritance from `java.lang.Object`."],["The documentation covers a range of versions of the `Headers` class, from the latest version 2.63.1, down to the older version 2.7.1."],["The `Headers` class has one static method, `mergeHeaders`, which merges two maps of headers, and takes two parameters `oldHeaders` and `newHeaders`."],["The `Headers` class inherits several members from `java.lang.Object`, such as `clone()`, `equals()`, and `hashCode()`, amongst others."],["There is a single constructor available for the Headers class, a default constructor `Headers()`."]]],[]]