[[["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."],[[["The latest version available for `GrpcHeaderInterceptor` is 2.63.1, but it has a history of versions reaching as far back as version 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 provides a method, `interceptCall`, which is used to intercept and modify client calls, taking a `MethodDescriptor`, `CallOptions`, and a `Channel` as input."],["The class provides a method, `getUserAgentHeader`, that returns a String."]]],[]]