[[["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-15 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`."]]],[]]