[[["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."],[[["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."]]],[]]