[[["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-17 UTC."],[[["This webpage documents various versions of the `ApiFunction` interface, specifically within the Google API Common library for Java."],["The latest version of `ApiFunction` documented is 2.46.1, which links to the most current API documentation."],["The content also covers a range of previous versions, going back as far as version 2.1.2, with links to their respective documentation."],["The `ApiFunction` interface, a legacy version of Function, is designed to be similar to Guava's `Function` and is redeclared for shading purposes."],["The interface includes a single method, `apply(F input)`, which takes a parameter `input` of type `F` and returns a value of type `T`."]]],[]]