[[["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 latest version available for `GrpcHeaderInterceptor` is 2.63.1, with many prior versions listed ranging down to version 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements `io.grpc.ClientInterceptor` and handles custom headers."],["It inherits methods such as `clone()`, `equals(Object)`, `wait()` and more from `java.lang.Object`."],["The `GrpcHeaderInterceptor` constructor takes a `Map\u003cString,String\u003e` called `staticHeaders` as a parameter."],["The `interceptCall` method, which is part of the `GrpcHeaderInterceptor` class, takes a `MethodDescriptor`, `CallOptions`, and `Channel` as parameters and returns a `ClientCall`."]]],[]]