[[["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-04-09 UTC."],[[["This webpage provides documentation for the `FieldsExtractor` interface within the `com.google.api.gax.httpjson` package, primarily aimed at advanced users."],["The latest version of `FieldsExtractor` is 2.63.1, and the page lists all prior versions dating back to 2.7.1, allowing for access to documentation for any previous release."],["`FieldsExtractor` is a functional interface that extracts specific fields from request messages, utilizing two type parameters: `RequestT` and `ParamsT`."],["The `extract(RequestT request)` method, within the `FieldsExtractor` interface, must be implemented to perform the field extraction, returning a value of type `ParamsT` for a given `RequestT`."]]],[]]