[[["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."],[[["The provided content outlines the various versions of the `com.google.api.core.ObsoleteApi` Java library, ranging from the latest version 2.46.1 down to version 2.1.2."],["The `ObsoleteApi` is a public interface annotation used to mark APIs as obsolete and slated for deprecation in future versions, and can be implemented by any Java class."],["The `ObsoleteApi` annotation is intended for use only on non-private APIs, requiring a description of why it's being deprecated, and it should ideally suggest alternative APIs if available."],["The library is currently in a pre-GA stage, meaning it might have limited support, and changes might not be compatible with other pre-GA versions."],["The `value()` method within the `ObsoleteApi` interface provides context information, such as the reasons for deprecation and suggested alternatives."]]],[]]