1allowed_readers_enum: ALL_GOOGLE_APPS 2download_conditions { 3 device_network_policy: DOWNLOAD_FIRST_ON_WIFI_THEN_ON_ANY_NETWORK 4} 5file_group_version_number: 12 6file { 7 byte_size: 200 8 checksum: "checksum1" 9 file_id: "one" 10 url_to_download: "https://www.google.com/" 11} 12file { 13 byte_size: 500 14 checksum: "checksum2" 15 file_id: "two" 16 url_to_download: "https://www.instagram.com/" 17} 18group_name: "test-group" 19owner_package: "com.google.android.libraries.mobiledatadownload" 20stale_lifetime_secs: 123456 21traffic_tag: 3 22