[[["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-04-02 UTC."],[[["The provided content outlines the different versions of `GrpcHeaderInterceptor`, ranging from version 2.63.1 (latest) down to 2.7.1, all within the context of the Java programming language."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface to manage custom headers and is intended for internal use."],["The `GrpcHeaderInterceptor` class contains a constructor that accepts a map of string key-value pairs for static headers."],["The `interceptCall` method is a central function that takes a `MethodDescriptor`, `CallOptions`, and `Channel` as input, returning a `ClientCall` object."],["The `getUserAgentHeader()` method retrieves the User-Agent header as a string."]]],[]]