[[["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, but it has a history of versions stretching all the way back to 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements `io.grpc.ClientInterceptor`, designed to handle custom headers."],["The class includes a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` that takes a map of static headers."],["It contains a method `interceptCall` that takes `MethodDescriptor`, `CallOptions`, and `Channel` as parameters and returns a `ClientCall`, and also a method named `getUserAgentHeader` which returns a String."],["The class inherits members from `java.lang.Object` such as `clone`, `equals`, `hashCode`, and `toString`."]]],[]]