[[["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."],[[["The provided content outlines the different versions of the `FieldsExtractor` class, ranging from version 2.63.1 (latest) down to 2.7.1."],["`FieldsExtractor` is a functional interface designed for extracting specific fields from a request message, intended for advanced use cases."],["The interface has two type parameters, `RequestT` and `ParamsT`, with each version of the FieldsExtractor having it's own documentation."],["The `extract(RequestT request)` method, defined as an abstract method within the `FieldsExtractor` interface, takes a request object and returns a `ParamsT` object."]]],[]]