[[["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 2024-10-31 UTC."],[],["`AccountChangeEventsResponse` handles responses to `AccountChangeEventsRequest`. It implements `Parcelable` and provides methods to manage account change events. Key actions include constructing the response with a list of `AccountChangeEvent` objects and retrieving the list using `getEvents()`. The class also supports writing its state to a `Parcel` via `writeToParcel()`. `CREATOR` allows recreating `AccountChangeEventsResponse` from a `Parcel`. Inherited methods like `describeContents` and `toString` are also available.\n"]]