[[["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, 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 handle custom headers and is primarily for internal use."],["The class includes a constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, for creating instances with static headers."],["The `interceptCall` method allows for the interception of gRPC calls and managing method descriptors, call options, and channels, returning an `io.grpc.ClientCall`."],["There is also a method called `getUserAgentHeader()` that returns a string, presumably dealing with a user-agent header, and a comprehensive list of versions ranging from 2.63.1 to 2.7.1 are provided for browsing."]]],[]]