[[["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-02 UTC."],[[["The latest version of `GrpcHeaderInterceptor` is 2.63.1, with a range of previous versions available, extending down to version 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface, designed for handling custom headers in gRPC."],["The class includes a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` that takes a map of string key-value pairs for static headers."],["The method `interceptCall` is available, taking a `MethodDescriptor`, `CallOptions`, and `Channel` as arguments, returning a `ClientCall`."],["A `getUserAgentHeader` method can also be found in this class, which returns a String value."]]],[]]