[[["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-03-21 UTC."],[[["This page provides documentation for the `GrpcHeaderInterceptor` class, part of the `com.google.api.gax.grpc` package, with the most recent version being 2.63.1."],["The `GrpcHeaderInterceptor` class is a `ClientInterceptor` designed to manage custom headers, and it's intended for internal use within the package."],["It inherits from `java.lang.Object` and implements `io.grpc.ClientInterceptor`, offering methods like `interceptCall` and `getUserAgentHeader` for managing client calls and headers."],["The documentation includes a list of available versions, ranging from 2.63.1 down to 2.7.1, allowing users to access documentation for specific releases."],["The `GrpcHeaderInterceptor` class constructor takes a `Map\u003cString,String\u003e` of staticHeaders, and the `interceptCall` method requires a `MethodDescriptor`, `CallOptions`, and a `Channel`."]]],[]]