|
786 | 786 | } |
787 | 787 | } |
788 | 788 | }, |
789 | | - "revision": "20250928", |
| 789 | + "revision": "20251006", |
790 | 790 | "rootUrl": "https://recaptchaenterprise.googleapis.com/", |
791 | 791 | "schemas": { |
792 | 792 | "GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": { |
|
1262 | 1262 | "type": "string" |
1263 | 1263 | }, |
1264 | 1264 | "wafTokenAssessment": { |
1265 | | - "description": "Optional. Flag for running WAF token assessment. If enabled, the token must be specified, and have been created by a WAF-enabled key.", |
| 1265 | + "description": "Optional. Flag for running Web Application Firewall (WAF) token assessment. If enabled, the token must be specified, and have been created by a WAF-enabled key.", |
1266 | 1266 | "type": "boolean" |
1267 | 1267 | } |
1268 | 1268 | }, |
|
1656 | 1656 | }, |
1657 | 1657 | "wafSettings": { |
1658 | 1658 | "$ref": "GoogleCloudRecaptchaenterpriseV1WafSettings", |
1659 | | - "description": "Optional. Settings for WAF" |
| 1659 | + "description": "Optional. Settings for Web Application Firewall (WAF)." |
1660 | 1660 | }, |
1661 | 1661 | "webSettings": { |
1662 | 1662 | "$ref": "GoogleCloudRecaptchaenterpriseV1WebKeySettings", |
|
2499 | 2499 | "id": "GoogleCloudRecaptchaenterpriseV1WafSettings", |
2500 | 2500 | "properties": { |
2501 | 2501 | "wafFeature": { |
2502 | | - "description": "Required. The WAF feature for which this key is enabled.", |
| 2502 | + "description": "Required. The Web Application Firewall (WAF) feature for which this key is enabled.", |
2503 | 2503 | "enum": [ |
2504 | 2504 | "WAF_FEATURE_UNSPECIFIED", |
2505 | 2505 | "CHALLENGE_PAGE", |
|
2524 | 2524 | "type": "string" |
2525 | 2525 | }, |
2526 | 2526 | "wafService": { |
2527 | | - "description": "Required. The WAF service that uses this key.", |
| 2527 | + "description": "Required. The Web Application Firewall (WAF) service that uses this key.", |
2528 | 2528 | "enum": [ |
2529 | 2529 | "WAF_SERVICE_UNSPECIFIED", |
2530 | 2530 | "CA", |
|
0 commit comments