You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/checks_v1alpha.accounts.apps.reports.html
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,6 @@ <h3>Method Details</h3>
115
115
"version": "A String", # The user-visible version of the bundle such as the Android `versionName` or iOS `CFBundleShortVersionString`. For example: "7.21.1".
116
116
"versionId": "A String", # The version used throughout the operating system and store to identify the build such as the Android `versionCode` or iOS `CFBundleVersion`.
117
117
},
118
-
"baseReport": "A String", # Resource name of the base report used for comparison. May be absent if this is the first report generated for the app.
119
118
"checks": [ # List of checks that were run on the app bundle.
120
119
{ # A check that was run on your app.
121
120
"citations": [ # Regulations and policies that serve as the legal basis for the check.
@@ -389,7 +388,6 @@ <h3>Method Details</h3>
389
388
"version": "A String", # The user-visible version of the bundle such as the Android `versionName` or iOS `CFBundleShortVersionString`. For example: "7.21.1".
390
389
"versionId": "A String", # The version used throughout the operating system and store to identify the build such as the Android `versionCode` or iOS `CFBundleVersion`.
391
390
},
392
-
"baseReport": "A String", # Resource name of the base report used for comparison. May be absent if this is the first report generated for the app.
393
391
"checks": [ # List of checks that were run on the app bundle.
394
392
{ # A check that was run on your app.
395
393
"citations": [ # Regulations and policies that serve as the legal basis for the check.
0 commit comments