[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]