@Retention(value=SOURCE)
public static @interface OfflineRegion.DownloadState
This state is independent of whether or not the complete set of resources is currently available for offline use. To check if that is the case, use `OfflineRegionStatus.isComplete()`.