[[["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 of GrpcHeaderInterceptor is 2.63.1, which is part of the broader version 2.11.0."],["GrpcHeaderInterceptor is a class that implements `io.grpc.ClientInterceptor` and is designed to handle custom headers."],["The class includes a constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, which takes a map of string key-value pairs as parameters, to define static headers."],["It also has the method `interceptCall`, that has three parameters, `MethodDescriptor`, `CallOptions`, and `Channel`, returning a ClientCall."],["The class also provides a `getUserAgentHeader()` method, that returns a string."]]],[]]