Package-level declarations
Types
Link copied to clipboard
@JsonClass(generateAdapter = true )
Information about a device associated with the Google Location History account.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Information on the latest change(s) to Location History settings on this Google account.
Link copied to clipboard
class LatestLocationReportingSettingChangeJsonAdapter(moshi: Moshi) : JsonAdapter<LatestLocationReportingSettingChange>
Link copied to clipboard
@JsonClass(generateAdapter = true )
The Settings.json
file in a Google Takeout Location History extraction. Contains information about the Google account settings related to Location History, information about the devices associated, and other auxiliary metadata.
Link copied to clipboard