|
786 | 786 | } |
787 | 787 | } |
788 | 788 | }, |
789 | | - "revision": "20240811", |
| 789 | + "revision": "20240825", |
790 | 790 | "rootUrl": "https://recaptchaenterprise.googleapis.com/", |
791 | 791 | "schemas": { |
792 | 792 | "GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": { |
|
1160 | 1160 | "type": "string" |
1161 | 1161 | }, |
1162 | 1162 | "express": { |
1163 | | - "description": "Optional. Flag for a reCAPTCHA express request for an assessment without a token. If enabled, `site_key` must reference a SCORE key with WAF feature set to EXPRESS.", |
| 1163 | + "description": "Optional. Flag for a reCAPTCHA express request for an assessment without a token. If enabled, `site_key` must reference an Express site key.", |
1164 | 1164 | "type": "boolean" |
1165 | 1165 | }, |
1166 | 1166 | "firewallPolicyEvaluation": { |
|
1233 | 1233 | }, |
1234 | 1234 | "type": "object" |
1235 | 1235 | }, |
| 1236 | + "GoogleCloudRecaptchaenterpriseV1ExpressKeySettings": { |
| 1237 | + "description": "Settings specific to keys that can be used for reCAPTCHA Express.", |
| 1238 | + "id": "GoogleCloudRecaptchaenterpriseV1ExpressKeySettings", |
| 1239 | + "properties": {}, |
| 1240 | + "type": "object" |
| 1241 | + }, |
1236 | 1242 | "GoogleCloudRecaptchaenterpriseV1FirewallAction": { |
1237 | 1243 | "description": "An individual action. Each action represents what to do if a policy matches.", |
1238 | 1244 | "id": "GoogleCloudRecaptchaenterpriseV1FirewallAction", |
|
1554 | 1560 | "description": "Required. Human-readable display name of this key. Modifiable by user.", |
1555 | 1561 | "type": "string" |
1556 | 1562 | }, |
| 1563 | + "expressSettings": { |
| 1564 | + "$ref": "GoogleCloudRecaptchaenterpriseV1ExpressKeySettings", |
| 1565 | + "description": "Settings for keys that can be used by reCAPTCHA Express." |
| 1566 | + }, |
1557 | 1567 | "iosSettings": { |
1558 | 1568 | "$ref": "GoogleCloudRecaptchaenterpriseV1IOSKeySettings", |
1559 | 1569 | "description": "Settings for keys that can be used by iOS apps." |
|
0 commit comments