Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Sep 2, 2021
1 parent e2f55b2 commit 01bf480
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 52 deletions.
6 changes: 3 additions & 3 deletions discovery/admin-reports_v1.json
Expand Up @@ -170,7 +170,7 @@
"The Token application's activity reports return account information about different types of Token activity events.",
"The User Accounts application's activity reports return account information about different types of User Accounts activity events.",
"The Context-aware access activity reports return information about users' access denied events due to Context-aware access rules.",
"The Chrome activity reports return information about unsafe events reported in the context of the WebProtect features of BeyondCorp.",
"The Chrome activity reports return information about Chrome browser and Chrome OS events.",
"The Data Studio activity reports return information about various types of Data Studio activity events.",
"The Keep application's activity reports return information about various Google Keep activity events. The Keep activity report is only available for Google Workspace Business and Enterprise customers."
],
Expand Down Expand Up @@ -309,7 +309,7 @@
"The Token application's activity reports return account information about different types of Token activity events.",
"The User Accounts application's activity reports return account information about different types of User Accounts activity events.",
"The Context-aware access activity reports return information about users' access denied events due to Context-aware access rules.",
"The Chrome activity reports return information about unsafe events reported in the context of the WebProtect features of BeyondCorp.",
"The Chrome activity reports return information about Chrome browser and Chrome OS events.",
"The Data Studio activity reports return information about various types of Data Studio activity events.",
"The Keep application's activity reports return information about various Google Keep activity events. The Keep activity report is only available for Google Workspace Business and Enterprise customers."
],
Expand Down Expand Up @@ -631,7 +631,7 @@
}
}
},
"revision": "20210720",
"revision": "20210827",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Activities": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/androidpublisher-v3.json
Expand Up @@ -478,7 +478,7 @@
"accept": [
"application/octet-stream"
],
"maxSize": "314572800",
"maxSize": "629145600",
"protocols": {
"resumable": {
"multipart": true,
Expand Down Expand Up @@ -2681,7 +2681,7 @@
}
}
},
"revision": "20210826",
"revision": "20210901",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Apk": {
Expand Down
8 changes: 5 additions & 3 deletions discovery/cloudidentity-v1beta1.json
Expand Up @@ -1336,7 +1336,7 @@
}
}
},
"revision": "20210824",
"revision": "20210831",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AndroidAttributes": {
Expand Down Expand Up @@ -1969,12 +1969,14 @@
"enum": [
"STATUS_UNSPECIFIED",
"UP_TO_DATE",
"UPDATING_MEMBERSHIPS"
"UPDATING_MEMBERSHIPS",
"INVALID_QUERY"
],
"enumDescriptions": [
"Default.",
"The dynamic group is up-to-date.",
"The dynamic group has just been created and memberships are being updated."
"The dynamic group has just been created and memberships are being updated.",
"Group is in an unrecoverable state and its memberships can't be updated."
],
"type": "string"
},
Expand Down

0 comments on commit 01bf480

Please sign in to comment.