[null,null,["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"]]