[[["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 webpage provides documentation for the `GrpcHeaderInterceptor` class, which is a part of the Google API Client Libraries for Java."],["The `GrpcHeaderInterceptor` class is a `ClientInterceptor` used for handling custom headers in gRPC calls, and is intended for internal usage."],["The documentation lists various available versions of the `GrpcHeaderInterceptor`, ranging from version 2.63.1 (latest) down to 2.7.1, with links to their respective documentation."],["The class inherits from `java.lang.Object` and implements `io.grpc.ClientInterceptor`, and it has a constructor that takes a `Map\u003cString,String\u003e` of `staticHeaders` and it also provides `interceptCall` and `getUserAgentHeader` methods."],["The documentation details the parameters, return types, and descriptions for the constructor and the methods `interceptCall` and `getUserAgentHeader`."]]],[]]