File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1463
1463
}
1464
1464
}
1465
1465
},
1466
- "revision" : " 20230724 " ,
1466
+ "revision" : " 20230803 " ,
1467
1467
"rootUrl" : " https://toolresults.googleapis.com/" ,
1468
1468
"schemas" : {
1469
1469
"ANR" : {
1618
1618
},
1619
1619
"type" : " object"
1620
1620
},
1621
+ "AssetIssue" : {
1622
+ "description" : " There was an issue with the assets in this test." ,
1623
+ "id" : " AssetIssue" ,
1624
+ "properties" : {},
1625
+ "type" : " object"
1626
+ },
1621
1627
"AvailableDeepLinks" : {
1622
1628
"description" : " A suggestion to use deep links for a Robo run." ,
1623
1629
"id" : " AvailableDeepLinks" ,
1959
1965
"type" : " object"
1960
1966
},
1961
1967
"FailedToInstall" : {
1962
- "description" : " Failed to install the APK ." ,
1968
+ "description" : " Failed to install the App ." ,
1963
1969
"id" : " FailedToInstall" ,
1964
1970
"properties" : {},
1965
1971
"type" : " object"
3624
3630
" unityException" ,
3625
3631
" deviceOutOfMemory" ,
3626
3632
" logcatCollectionError" ,
3627
- " detectedAppSplashScreen"
3633
+ " detectedAppSplashScreen" ,
3634
+ " assetIssue"
3628
3635
],
3629
3636
"enumDescriptions" : [
3630
3637
" Default unspecified type. Do not use. For versioning only." ,
3658
3665
" An uncaught Unity exception was detected (these don't crash apps)." ,
3659
3666
" Device running out of memory was detected" ,
3660
3667
" Problems detected while collecting logcat" ,
3661
- " Robo detected a splash screen provided by app (vs. Android OS splash screen)."
3668
+ " Robo detected a splash screen provided by app (vs. Android OS splash screen)." ,
3669
+ " There was an issue with the assets in this test."
3662
3670
],
3663
3671
"type" : " string"
3664
3672
},
You can’t perform that action at this time.
0 commit comments