[[["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."],[[["This webpage lists various versions of the `GrpcHeaderInterceptor`, ranging from version 2.63.1 (latest) down to version 2.7.1."],["The `GrpcHeaderInterceptor` class implements the `io.grpc.ClientInterceptor` interface and is designed for handling custom headers."],["It has a constructor that accepts a `Map\u003cString,String\u003e` named `staticHeaders` to use for header configuration."],["The class includes a method, `interceptCall`, which accepts `MethodDescriptor`, `CallOptions`, and `Channel` as parameters and returns a `ClientCall`."],["It also contains a `getUserAgentHeader` method that returns a `String` and has several inherited members from the `Object` class."]]],[]]