[[["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."],[[["The webpage provides documentation for the `GrpcHeaderInterceptor` class, which is a client interceptor in the Google API Client Libraries for Java (gax) used for handling custom headers."],["The latest version of the `GrpcHeaderInterceptor` documentation is for version 2.63.1, with a comprehensive list of past version documentations available dating back to version 2.7.1."],["The `GrpcHeaderInterceptor` class implements `io.grpc.ClientInterceptor` and inherits from `java.lang.Object`, containing inherited methods from `Object`."],["The class has one constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, which accepts a map of string keys and values to be used as static headers."],["The main method is `interceptCall`, which allows for the interception of client calls and also `getUserAgentHeader()` which returns a string, both methods have specific type parameters."]]],[]]