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-08-15 UTC."],[[["\u003cp\u003eThis page provides a comprehensive list of versions for the \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e in the \u003ccode\u003ecom.google.api.gax.grpc\u003c/code\u003e package, ranging from version 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.63.1 is the latest version available, as indicated on the webpage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResponseMetadataHandler\u003c/code\u003e is an interface designed to manage metadata received from an RPC call, enabling custom handling of headers and trailers.\u003c/p\u003e\n"],["\u003cp\u003eThe interface \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e contains two methods, \u003ccode\u003eonHeaders\u003c/code\u003e and \u003ccode\u003eonTrailers\u003c/code\u003e, both of which take \u003ccode\u003eio.grpc.Metadata\u003c/code\u003e as a parameter, allowing the user to manage headers and trailers, respectively.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version number links to the specific documentation for the \u003ccode\u003eResponseMetadataHandler\u003c/code\u003e at that version.\u003c/p\u003e\n"]]],[],null,[]]