[[["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."],[[["The webpage provides documentation for the `FieldsExtractor` interface within the `com.google.api.gax.httpjson` package, spanning multiple versions."],["Version 2.63.1 is identified as the latest release for `FieldsExtractor`, with previous versions listed in descending order."],["`FieldsExtractor` is a functional interface designed for extracting specific fields from a request message (`RequestT`) and returning them as `ParamsT`."],["The interface contains one method `extract(RequestT request)` which takes in a request of type `RequestT` as a parameter and returns a type of `ParamsT`."],["The target audience for this documentation is those that are using the interface for advanced use cases."]]],[]]