[[["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-09-10 UTC."],[],["The document outlines interfaces and classes for managing event data in Android games. The `Event` interface allows retrieval of event details. The `Events` interface is deprecated, with `EventsClient` as its replacement. `Events.LoadEventsResult` is also deprecated, replaced by direct return of `EventBuffer` in `EventsClient`. The `EventBuffer` class provides access to a list of events, while `EventEntity` represents the data for an individual event.\n"]]