[[["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."],[[["The provided content is a documentation page for the `GrpcHeaderInterceptor` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.grpc` package."],["This page documents the `GrpcHeaderInterceptor` class, which is designed as a `ClientInterceptor` to handle custom headers within gRPC communication and is intended for internal use."],["The document lists all available versions of the `GrpcHeaderInterceptor` component, from version 2.63.1 (latest) down to 2.7.1, each linking to its respective documentation."],["The class `GrpcHeaderInterceptor` implements the `io.grpc.ClientInterceptor` interface, extending the base `java.lang.Object` class, and outlines its constructors and methods, including the `interceptCall` and `getUserAgentHeader`."],["The GrpcHeaderInterceptor class has a constructor which takes in a map of string and string called `staticHeaders`, and `interceptCall` which takes in `method`, `callOptions`, and `next` as parameters, and also `getUserAgentHeader` with no parameters."]]],[]]