[[["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 documentation for the `GrpcHeaderInterceptor` class, specifically within version 2.59.1 of the Java API."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface to handle custom headers in gRPC communications."],["The class has a constructor that accepts a map of static headers (`Map\u003cString,String\u003e`), and it can also return a user agent header string."],["This class provides a method `interceptCall` to intercept and handle gRPC method calls, offering custom handling for each call, such as adding headers."],["The document lists a comprehensive history of versions, ranging from 2.63.1 (latest) down to version 2.7.1, with links to their respective documentations."]]],[]]