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 Jul 8, 2021
1 parent a09f4f3 commit 81d914d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
6 changes: 3 additions & 3 deletions discovery/recaptchaenterprise-v1.json
Expand Up @@ -375,7 +375,7 @@
}
}
},
"revision": "20210528",
"revision": "20210703",
"rootUrl": "https://recaptchaenterprise.googleapis.com/",
"schemas": {
"GoogleCloudRecaptchaenterpriseV1AndroidKeySettings": {
Expand Down Expand Up @@ -431,7 +431,7 @@
"Default unspecified reason.",
"Indicates a chargeback for fraud was issued for the transaction associated with the assessment.",
"Indicates the transaction associated with the assessment is suspected of being fraudulent based on the payment method, billing details, shipping address or other transaction information.",
"Indicates that the user was served a 2FA challenge. Sufficiently old assessments with this reason that have not been overwritten with PASSED_TWO_FACTOR will be treated as an abandoned 2FA flow, equivalent to FAILED_TWO_FACTOR.",
"Indicates that the user was served a 2FA challenge. An old assessment with `ENUM_VALUES.INITIATED_TWO_FACTOR` reason that has not been overwritten with `PASSED_TWO_FACTOR` is treated as an abandoned 2FA flow. This is equivalent to `FAILED_TWO_FACTOR`.",
"Indicates that the user passed a 2FA challenge.",
"Indicates that the user failed a 2FA challenge.",
"Indicates the user provided the correct password.",
Expand Down Expand Up @@ -713,7 +713,7 @@
"enum": [
"TESTING_CHALLENGE_UNSPECIFIED",
"NOCAPTCHA",
"CHALLENGE"
"UNSOLVABLE_CHALLENGE"
],
"enumDescriptions": [
"Perform the normal risk analysis and return either nocaptcha or a challenge depending on risk and trust factors.",
Expand Down
6 changes: 3 additions & 3 deletions discovery/sheets-v4.json
Expand Up @@ -12,10 +12,10 @@
"description": "See and download all your Google Drive files"
},
"https://www.googleapis.com/auth/spreadsheets": {
"description": "See, edit, create, and delete your spreadsheets in Google Drive"
"description": "See, edit, create, and delete all your Google Sheets spreadsheets"
},
"https://www.googleapis.com/auth/spreadsheets.readonly": {
"description": "View your Google Spreadsheets"
"description": "See all your Google Sheets spreadsheets"
}
}
}
Expand Down Expand Up @@ -870,7 +870,7 @@
}
}
},
"revision": "20210527",
"revision": "20210629",
"rootUrl": "https://sheets.googleapis.com/",
"schemas": {
"AddBandingRequest": {
Expand Down
3 changes: 1 addition & 2 deletions discovery/youtube-v3.json
Expand Up @@ -2644,7 +2644,6 @@
"type": "string"
},
"type": {
"default": "video,channel,playlist",
"description": "Restrict results to a particular set of resource types from One Platform.",
"location": "query",
"repeated": true,
Expand Down Expand Up @@ -3766,7 +3765,7 @@
}
}
},
"revision": "20210624",
"revision": "20210706",
"rootUrl": "https://youtube.googleapis.com/",
"schemas": {
"AbuseReport": {
Expand Down

0 comments on commit 81d914d

Please sign in to comment.