An interface to handle metadata returned from an RPC. A ResponseMetadataHandler is used by the
GrpcMetadataHandlerInterceptor class to provide custom handling of the returned headers and
trailers.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e interface, specifically within the context of Google API Client Libraries for Java.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e is 2.63.1, with a comprehensive list of versions ranging from 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e interface is designed to manage metadata returned from Remote Procedure Calls (RPCs), allowing for custom handling of headers and trailers.\u003c/p\u003e\n"],["\u003cp\u003eThe interface defines two abstract methods: \u003ccode\u003eonHeaders(Metadata metadata)\u003c/code\u003e for handling RPC headers, and \u003ccode\u003eonTrailers(Metadata metadata)\u003c/code\u003e for managing RPC trailers, both using \u003ccode\u003eio.grpc.Metadata\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]