[[["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."],[[["The provided content is documentation for the `GrpcHeaderInterceptor` class, specifically within version 2.59.1 of the Java API."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface to handle custom headers in gRPC communications."],["The class has a constructor that accepts a map of static headers (`Map\u003cString,String\u003e`), and it can also return a user agent header string."],["This class provides a method `interceptCall` to intercept and handle gRPC method calls, offering custom handling for each call, such as adding headers."],["The document lists a comprehensive history of versions, ranging from 2.63.1 (latest) down to version 2.7.1, with links to their respective documentations."]]],[]]