[[["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-07-02 UTC."],[[["This webpage provides a comprehensive list of versions for the `ApiFunction` within the Google API Core library for Java, ranging from version 2.1.2 up to the latest version, 2.46.1."],["The current version highlighted on the page is 2.43.0, but it also includes links to documentation for 36 previous versions, each linking to documentation specific to that version."],["`ApiFunction` is a Java interface, with type parameters F and T, that is similar to Guava's `Function`, and is used to apply a transformation to an input."],["The `apply` method is the only method present within the interface, it accepts a parameter `input` of type `F`, and returns a result of type `T`, which are defined by the user."]]],[]]