[[["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-03-21 UTC."],[[["This page provides documentation for the `FieldsExtractor` interface within the `com.google.api.gax.httpjson` package, specifically designed for advanced usage in extracting specific fields from request messages."],["The latest version of the `FieldsExtractor` documentation is version 2.63.1, while a comprehensive list of versions are available, ranging back to 2.7.1."],["The `FieldsExtractor` interface requires the implementation of an `extract` method, which takes a `RequestT` object as a parameter and returns a `ParamsT` object."],["The interface is defined with two type parameters, `RequestT` and `ParamsT`, representing the type of the request and the type of the extracted parameters, respectively."]]],[]]