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
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,8 @@ <h3>Method Details</h3>
166
166
"headers": [ # Optional. HTTP header information about the request.
167
167
"A String",
168
168
],
169
-
"ja3": "A String", # Optional. JA3 fingerprint for SSL clients.
169
+
"ja3": "A String", # Optional. JA3 fingerprint for SSL clients. To learn how to compute this fingerprint, please refer to https://github.com/salesforce/ja3.
170
+
"ja4": "A String", # Optional. JA4 fingerprint for SSL clients. To learn how to compute this fingerprint, please refer to https://github.com/FoxIO-LLC/ja4.
170
171
"requestedUri": "A String", # Optional. The URI resource the user requested that triggered an assessment.
171
172
"siteKey": "A String", # Optional. The site key that was used to invoke reCAPTCHA Enterprise on your site and generate the token.
172
173
"token": "A String", # Optional. The user response token provided by the reCAPTCHA Enterprise client-side integration on your site.
@@ -383,7 +384,8 @@ <h3>Method Details</h3>
383
384
"headers": [ # Optional. HTTP header information about the request.
384
385
"A String",
385
386
],
386
-
"ja3": "A String", # Optional. JA3 fingerprint for SSL clients.
387
+
"ja3": "A String", # Optional. JA3 fingerprint for SSL clients. To learn how to compute this fingerprint, please refer to https://github.com/salesforce/ja3.
388
+
"ja4": "A String", # Optional. JA4 fingerprint for SSL clients. To learn how to compute this fingerprint, please refer to https://github.com/FoxIO-LLC/ja4.
387
389
"requestedUri": "A String", # Optional. The URI resource the user requested that triggered an assessment.
388
390
"siteKey": "A String", # Optional. The site key that was used to invoke reCAPTCHA Enterprise on your site and generate the token.
389
391
"token": "A String", # Optional. The user response token provided by the reCAPTCHA Enterprise client-side integration on your site.
"Default, unspecified setting. `fraud_prevention_assessment` is returned if `transaction_data` is present in `Event` and Fraud Prevention is enabled in the Google Cloud console.",
1179
1179
"Enable Fraud Prevention for this assessment, if Fraud Prevention is enabled in the Google Cloud console.",
1180
-
"Disable Fraud Prevention for this assessment, regardless of Google Cloud console settings."
1180
+
"Disable Fraud Prevention for this assessment, regardless of the Google Cloud console settings."
1181
1181
],
1182
1182
"type": "string"
1183
1183
},
@@ -1195,7 +1195,11 @@ true
1195
1195
"type": "array"
1196
1196
},
1197
1197
"ja3": {
1198
-
"description": "Optional. JA3 fingerprint for SSL clients.",
1198
+
"description": "Optional. JA3 fingerprint for SSL clients. To learn how to compute this fingerprint, please refer to https://github.com/salesforce/ja3.",
1199
+
"type": "string"
1200
+
},
1201
+
"ja4": {
1202
+
"description": "Optional. JA4 fingerprint for SSL clients. To learn how to compute this fingerprint, please refer to https://github.com/FoxIO-LLC/ja4.",
0 commit comments