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