You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/recaptchaenterprise_v1.projects.assessments.html
+2
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,7 @@ <h3>Method Details</h3>
132
132
"labels": [ # Labels for this request.
133
133
"A String",
134
134
],
135
+
"recommendedAction": "A String", # Recommended action after this request.
135
136
},
136
137
"event": { # The event being assessed.
137
138
"expectedAction": "A String", # 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.
@@ -169,6 +170,7 @@ <h3>Method Details</h3>
169
170
"labels": [ # Labels for this request.
170
171
"A String",
171
172
],
173
+
"recommendedAction": "A String", # Recommended action after this request.
172
174
},
173
175
"event": { # The event being assessed.
174
176
"expectedAction": "A String", # 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.
Copy file name to clipboardExpand all lines: docs/dyn/recaptchaenterprise_v1.projects.keys.html
+28
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,10 @@ <h3>Method Details</h3>
139
139
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
140
140
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
141
141
},
142
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
143
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
144
+
"wafService": "A String", # Required. The WAF service that uses this key.
145
+
},
142
146
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
143
147
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
144
148
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
@@ -181,6 +185,10 @@ <h3>Method Details</h3>
181
185
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
182
186
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
183
187
},
188
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
189
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
190
+
"wafService": "A String", # Required. The WAF service that uses this key.
191
+
},
184
192
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
185
193
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
186
194
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
@@ -248,6 +256,10 @@ <h3>Method Details</h3>
248
256
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
249
257
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
250
258
},
259
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
260
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
261
+
"wafService": "A String", # Required. The WAF service that uses this key.
262
+
},
251
263
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
252
264
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
253
265
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
@@ -345,6 +357,10 @@ <h3>Method Details</h3>
345
357
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
346
358
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
347
359
},
360
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
361
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
362
+
"wafService": "A String", # Required. The WAF service that uses this key.
363
+
},
348
364
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
349
365
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
350
366
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
@@ -417,6 +433,10 @@ <h3>Method Details</h3>
417
433
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
418
434
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
419
435
},
436
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
437
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
438
+
"wafService": "A String", # Required. The WAF service that uses this key.
439
+
},
420
440
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
421
441
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
422
442
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
@@ -461,6 +481,10 @@ <h3>Method Details</h3>
461
481
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
462
482
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
463
483
},
484
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
485
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
486
+
"wafService": "A String", # Required. The WAF service that uses this key.
487
+
},
464
488
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
465
489
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
466
490
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
@@ -504,6 +528,10 @@ <h3>Method Details</h3>
504
528
"testingChallenge": "A String", # For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests for this site will return nocaptcha if NOCAPTCHA, or an unsolvable challenge if CHALLENGE.
505
529
"testingScore": 3.14, # All assessments for this Key will return this score. Must be between 0 (likely not legitimate) and 1 (likely legitimate) inclusive.
506
530
},
531
+
"wafSettings": { # Settings specific to keys that can be used for WAF (Web Application Firewall). # Settings for WAF
532
+
"wafFeature": "A String", # Required. The WAF feature for which this key is enabled.
533
+
"wafService": "A String", # Required. The WAF service that uses this key.
534
+
},
507
535
"webSettings": { # Settings specific to keys that can be used by websites. # Settings for keys that can be used by websites.
508
536
"allowAllDomains": True or False, # If set to true, it means allowed_domains will not be enforced.
509
537
"allowAmpTraffic": True or False, # If set to true, the key can be used on AMP (Accelerated Mobile Pages) websites. This is supported only for the SCORE integration type.
<pre>Search group memberships related to a given account.
95
95
96
96
Args:
97
-
parent: string, Required. The name of the project to search related account group memberships from, in the format "projects/{project}". (required)
97
+
project: string, Required. The name of the project to search related account group memberships from, in the format "projects/{project}". (required)
"description": "Recommended action after this request.",
522
+
"enum": [
523
+
"RECOMMENDED_ACTION_UNSPECIFIED",
524
+
"REQUEST_2FA",
525
+
"SKIP_2FA"
526
+
],
527
+
"enumDescriptions": [
528
+
"Default unspecified type.",
529
+
"The customer should probably request 2FA to their user.",
530
+
"This is likely an already seen and safe request. 2FA can be skipped."
531
+
],
532
+
"type": "string"
519
533
}
520
534
},
521
535
"type": "object"
@@ -582,9 +596,9 @@
582
596
],
583
597
"enumDescriptions": [
584
598
"Default unspecified reason.",
585
-
"Indicates a chargeback was issued for the transaction associated with the assessment, with no other details. When possible, specify the type by using CHARGEBACK_FRAUD or CHARGEBACK_DISPUTE instead.",
586
-
"Indicates a chargeback related to an alleged unauthorized transaction from the perspective of the cardholder (for example, the card number was stolen).",
587
-
"Indicates a chargeback related to the cardholder having provided their card but allegedly not being satisfied with the purchase (for example, misrepresentation, attempted cancellation).",
599
+
"Indicates a chargeback issued for the transaction with no other details. When possible, specify the type by using CHARGEBACK_FRAUD or CHARGEBACK_DISPUTE instead.",
600
+
"Indicates a chargeback related to an alleged unauthorized transaction from the cardholder's perspective (for example, the card number was stolen).",
601
+
"Indicates a chargeback related to the cardholder having provided their card details but allegedly not being satisfied with the purchase (for example, misrepresentation, attempted cancellation).",
588
602
"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.",
589
603
"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`.",
590
604
"Indicates that the user passed a 2FA challenge.",
0 commit comments