Skip to content

Commit ec3d352

Browse files
feat(recaptchaenterprise): update the api
#### recaptchaenterprise:v1 The following keys were deleted: - schemas.GoogleCloudRecaptchaenterpriseV1ExpressKeySettings (Total Keys: 2) - schemas.GoogleCloudRecaptchaenterpriseV1Key.properties.expressSettings.$ref (Total Keys: 1)
1 parent 6acb516 commit ec3d352

File tree

3 files changed

+4
-28
lines changed

3 files changed

+4
-28
lines changed

docs/dyn/recaptchaenterprise_v1.projects.assessments.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h3>Method Details</h3>
159159
},
160160
&quot;event&quot;: { # The event being assessed. # Optional. The event being assessed.
161161
&quot;expectedAction&quot;: &quot;A String&quot;, # Optional. The expected action for this type of event. This should be the same action provided at token generation time on client-side platforms already integrated with recaptcha enterprise.
162-
&quot;express&quot;: True or False, # Optional. Flag for a reCAPTCHA express request for an assessment without a token. If enabled, `site_key` must reference an Express site key.
162+
&quot;express&quot;: True or False, # 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.
163163
&quot;firewallPolicyEvaluation&quot;: True or False, # Optional. Flag for enabling firewall policy config assessment. If this flag is enabled, the firewall policy will be evaluated and a suggested firewall action will be returned in the response.
164164
&quot;fraudPrevention&quot;: &quot;A String&quot;, # Optional. The Fraud Prevention setting for this assessment.
165165
&quot;hashedAccountId&quot;: &quot;A String&quot;, # Optional. Deprecated: use `user_info.account_id` instead. Unique stable hashed user identifier for the request. The identifier must be hashed using hmac-sha256 with stable secret.
@@ -375,7 +375,7 @@ <h3>Method Details</h3>
375375
},
376376
&quot;event&quot;: { # The event being assessed. # Optional. The event being assessed.
377377
&quot;expectedAction&quot;: &quot;A String&quot;, # Optional. The expected action for this type of event. This should be the same action provided at token generation time on client-side platforms already integrated with recaptcha enterprise.
378-
&quot;express&quot;: True or False, # Optional. Flag for a reCAPTCHA express request for an assessment without a token. If enabled, `site_key` must reference an Express site key.
378+
&quot;express&quot;: True or False, # 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.
379379
&quot;firewallPolicyEvaluation&quot;: True or False, # Optional. Flag for enabling firewall policy config assessment. If this flag is enabled, the firewall policy will be evaluated and a suggested firewall action will be returned in the response.
380380
&quot;fraudPrevention&quot;: &quot;A String&quot;, # Optional. The Fraud Prevention setting for this assessment.
381381
&quot;hashedAccountId&quot;: &quot;A String&quot;, # Optional. Deprecated: use `user_info.account_id` instead. Unique stable hashed user identifier for the request. The identifier must be hashed using hmac-sha256 with stable secret.

docs/dyn/recaptchaenterprise_v1.projects.keys.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ <h3>Method Details</h3>
160160
},
161161
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
162162
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
163-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
164-
},
165163
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
166164
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
167165
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;
@@ -214,8 +212,6 @@ <h3>Method Details</h3>
214212
},
215213
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
216214
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
217-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
218-
},
219215
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
220216
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
221217
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;
@@ -293,8 +289,6 @@ <h3>Method Details</h3>
293289
},
294290
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
295291
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
296-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
297-
},
298292
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
299293
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
300294
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;
@@ -402,8 +396,6 @@ <h3>Method Details</h3>
402396
},
403397
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
404398
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
405-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
406-
},
407399
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
408400
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
409401
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;
@@ -487,8 +479,6 @@ <h3>Method Details</h3>
487479
},
488480
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
489481
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
490-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
491-
},
492482
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
493483
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
494484
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;
@@ -543,8 +533,6 @@ <h3>Method Details</h3>
543533
},
544534
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
545535
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
546-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
547-
},
548536
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
549537
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
550538
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;
@@ -598,8 +586,6 @@ <h3>Method Details</h3>
598586
},
599587
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp corresponding to the creation of this key.
600588
&quot;displayName&quot;: &quot;A String&quot;, # Required. Human-readable display name of this key. Modifiable by user.
601-
&quot;expressSettings&quot;: { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
602-
},
603589
&quot;iosSettings&quot;: { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
604590
&quot;allowAllBundleIds&quot;: True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
605591
&quot;allowedBundleIds&quot;: [ # Optional. iOS bundle ids of apps allowed to use the key. Example: &#x27;com.companyname.productname.appname&#x27;

googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@
722722
}
723723
}
724724
},
725-
"revision": "20240728",
725+
"revision": "20240804",
726726
"rootUrl": "https://recaptchaenterprise.googleapis.com/",
727727
"schemas": {
728728
"GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": {
@@ -1096,7 +1096,7 @@ true
10961096
"type": "string"
10971097
},
10981098
"express": {
1099-
"description": "Optional. Flag for a reCAPTCHA express request for an assessment without a token. If enabled, `site_key` must reference an Express site key.",
1099+
"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.",
11001100
"type": "boolean"
11011101
},
11021102
"firewallPolicyEvaluation": {
@@ -1169,12 +1169,6 @@ true
11691169
},
11701170
"type": "object"
11711171
},
1172-
"GoogleCloudRecaptchaenterpriseV1ExpressKeySettings": {
1173-
"description": "Settings specific to keys that can be used for reCAPTCHA Express.",
1174-
"id": "GoogleCloudRecaptchaenterpriseV1ExpressKeySettings",
1175-
"properties": {},
1176-
"type": "object"
1177-
},
11781172
"GoogleCloudRecaptchaenterpriseV1FirewallAction": {
11791173
"description": "An individual action. Each action represents what to do if a policy matches.",
11801174
"id": "GoogleCloudRecaptchaenterpriseV1FirewallAction",
@@ -1496,10 +1490,6 @@ true
14961490
"description": "Required. Human-readable display name of this key. Modifiable by user.",
14971491
"type": "string"
14981492
},
1499-
"expressSettings": {
1500-
"$ref": "GoogleCloudRecaptchaenterpriseV1ExpressKeySettings",
1501-
"description": "Settings for keys that can be used by reCAPTCHA Express."
1502-
},
15031493
"iosSettings": {
15041494
"$ref": "GoogleCloudRecaptchaenterpriseV1IOSKeySettings",
15051495
"description": "Settings for keys that can be used by iOS apps."

0 commit comments

Comments
 (0)