[[["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 2024-02-15 UTC."],[[["The `com.google.api.server.spi.config` package includes class hierarchies, interface hierarchies, annotation type hierarchies, and an enum hierarchy."],["Within the class hierarchy, `ApiMethod.HttpMethod` and `DefaultAnnotation` are direct subclasses of `java.lang.Object`."],["The interface hierarchy features `Authenticator` and `Transformer`, with `Transformer` being a generic interface taking two type parameters."],["The annotation type hierarchy consists of numerous annotations such as `ApiAuth`, `Named`, `ApiMethod`, `Api` and `Nullable` that all implement `java.lang.annotation.Annotation`."],["The enum hierarchy contains `AuthLevel` and `AnnotationBoolean` enums, which inherit from `java.lang.Enum`."]]],[]]