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