[[["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."],[[["The latest version of the `FieldsExtractor` is 2.63.1, as indicated in the provided list of versions."],["This page provides a comprehensive list of available versions for the `FieldsExtractor`, starting from version 2.63.1 down to version 2.7.1."],["The `FieldsExtractor` is a functional interface intended for advanced users, designed to extract specific fields from a request message."],["The interface `FieldsExtractor` has two type parameters, `RequestT` and `ParamsT`, which are used in the `extract` method to define the request type and extracted parameters type, respectively."],["The `extract` method, part of the `FieldsExtractor` interface, takes a `RequestT` object as a parameter and returns a `ParamsT` object."]]],[]]