[[["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-02 UTC."],[[["This webpage provides a comprehensive list of versions for the `FieldsExtractor` interface within the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1."],["The `FieldsExtractor` interface is designed for advanced users to extract specific fields from request messages, using a `RequestT` type for the request message and `ParamsT` for the extracted parameters."],["The `extract(RequestT request)` method is an abstract method that must be implemented to define the logic for extracting parameters, and it returns the extracted parameters of type `ParamsT`."],["Each version listed provides a link to its respective documentation, allowing developers to access detailed information about the `FieldsExtractor` interface for every release."]]],[]]