[[["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-09 UTC."],[[["This webpage provides documentation for various versions of the `ApiFunction` interface within the Google API Common library for Java."],["The latest version of `ApiFunction` available is 2.46.1, which users can access for the most up-to-date features and documentation."],["The page lists multiple historical versions of `ApiFunction`, ranging from the latest down to 2.1.2, showing the version history that developers can use for their projects."],["`ApiFunction` is a legacy interface similar to Guava's `Function` and is used to handle operations involving input and return types `F` and `T`."],["The main method within the interface is called apply(F input) which takes in one parameter `input` of type `F` and will return a result of type `T`."]]],[]]