[[["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-09 UTC."],[[["This webpage provides documentation for the `GrpcHeaderInterceptor` class, focusing on its different versions and its functionalities within the `com.google.api.gax.grpc` package."],["The latest version of the `GrpcHeaderInterceptor` documented is 2.63.1, and the page lists versions back to 2.7.1, each with a direct link to its specific documentation."],["`GrpcHeaderInterceptor` is a class that implements `ClientInterceptor` to manage custom headers in gRPC calls, designed for internal usage and extending `java.lang.Object`."],["The class includes a constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, that accepts a map of string key-value pairs for static headers."],["The `interceptCall` method allows intercepting gRPC calls, and `getUserAgentHeader` is available to retrieve the user-agent header as a String."]]],[]]