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-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,7 @@ <h3>Method Details</h3>
155
155
},
156
156
"event": { # The event being assessed. # Optional. The event being assessed.
157
157
"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.
158
-
"express": 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.
158
+
"express": 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.
159
159
"firewallPolicyEvaluation": 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.
160
160
"fraudPrevention": "A String", # Optional. The Fraud Prevention setting for this assessment.
161
161
"hashedAccountId": "A String", # 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.
@@ -367,7 +367,7 @@ <h3>Method Details</h3>
367
367
},
368
368
"event": { # The event being assessed. # Optional. The event being assessed.
369
369
"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.
370
-
"express": 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.
370
+
"express": 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.
371
371
"firewallPolicyEvaluation": 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.
372
372
"fraudPrevention": "A String", # Optional. The Fraud Prevention setting for this assessment.
373
373
"hashedAccountId": "A String", # 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.
Copy file name to clipboardExpand all lines: docs/dyn/recaptchaenterprise_v1.projects.keys.html
+22-8Lines changed: 22 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,8 @@ <h3>Method Details</h3>
129
129
},
130
130
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
131
131
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
132
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
133
+
},
132
134
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
133
135
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
134
136
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -140,7 +142,7 @@ <h3>Method Details</h3>
140
142
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
141
143
},
142
144
},
143
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
145
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
144
146
"a_key": "A String",
145
147
},
146
148
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
@@ -181,6 +183,8 @@ <h3>Method Details</h3>
181
183
},
182
184
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
183
185
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
186
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
187
+
},
184
188
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
185
189
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
186
190
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -192,7 +196,7 @@ <h3>Method Details</h3>
192
196
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
193
197
},
194
198
},
195
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
199
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
196
200
"a_key": "A String",
197
201
},
198
202
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
@@ -258,6 +262,8 @@ <h3>Method Details</h3>
258
262
},
259
263
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
260
264
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
265
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
266
+
},
261
267
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
262
268
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
263
269
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -269,7 +275,7 @@ <h3>Method Details</h3>
269
275
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
270
276
},
271
277
},
272
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
278
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
273
279
"a_key": "A String",
274
280
},
275
281
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
@@ -365,6 +371,8 @@ <h3>Method Details</h3>
365
371
},
366
372
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
367
373
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
374
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
375
+
},
368
376
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
369
377
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
370
378
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -376,7 +384,7 @@ <h3>Method Details</h3>
376
384
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
377
385
},
378
386
},
379
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
387
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
380
388
"a_key": "A String",
381
389
},
382
390
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
@@ -427,7 +435,7 @@ <h3>Method Details</h3>
427
435
The object takes the form of:
428
436
429
437
{ # The migrate key request message.
430
-
"skipBillingCheck": True or False, # Optional. If true, skips the billing check. A reCAPTCHA Enterprise key or migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key when you reach a quota limit (see https://cloud.google.com/recaptcha-enterprise/quotas#quota_limit). To avoid any disruption of your usage, we check that a billing account is present. If your usage of reCAPTCHA is under the free quota, you can safely skip the billing check and proceed with the migration. See https://cloud.google.com/recaptcha-enterprise/docs/billing-information.
438
+
"skipBillingCheck": True or False, # Optional. If true, skips the billing check. A reCAPTCHA Enterprise key or migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key when you reach a quota limit (see https://cloud.google.com/recaptcha/quotas#quota_limit). To avoid any disruption of your usage, we check that a billing account is present. If your usage of reCAPTCHA is under the free quota, you can safely skip the billing check and proceed with the migration. See https://cloud.google.com/recaptcha/docs/billing-information.
431
439
}
432
440
433
441
x__xgafv: string, V1 error format.
@@ -448,6 +456,8 @@ <h3>Method Details</h3>
448
456
},
449
457
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
450
458
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
459
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
460
+
},
451
461
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
452
462
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
453
463
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -459,7 +469,7 @@ <h3>Method Details</h3>
459
469
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
460
470
},
461
471
},
462
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
472
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
463
473
"a_key": "A String",
464
474
},
465
475
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
@@ -502,6 +512,8 @@ <h3>Method Details</h3>
502
512
},
503
513
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
504
514
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
515
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
516
+
},
505
517
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
506
518
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
507
519
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -513,7 +525,7 @@ <h3>Method Details</h3>
513
525
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
514
526
},
515
527
},
516
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
528
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
517
529
"a_key": "A String",
518
530
},
519
531
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
@@ -555,6 +567,8 @@ <h3>Method Details</h3>
555
567
},
556
568
"createTime": "A String", # Output only. The timestamp corresponding to the creation of this key.
557
569
"displayName": "A String", # Required. Human-readable display name of this key. Modifiable by user.
570
+
"expressSettings": { # Settings specific to keys that can be used for reCAPTCHA Express. # Settings for keys that can be used by reCAPTCHA Express.
571
+
},
558
572
"iosSettings": { # Settings specific to keys that can be used by iOS apps. # Settings for keys that can be used by iOS apps.
559
573
"allowAllBundleIds": True or False, # Optional. If set to true, allowed_bundle_ids are not enforced.
560
574
"allowedBundleIds": [ # Optional. iOS bundle ids of apps allowed to use the key. Example: 'com.companyname.productname.appname'
@@ -566,7 +580,7 @@ <h3>Method Details</h3>
566
580
"teamId": "A String", # Required. The Apple team ID (10-character string) owning the provisioning profile used to build your application.
567
581
},
568
582
},
569
-
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha-enterprise/docs/labels).
583
+
"labels": { # Optional. See [Creating and managing labels] (https://cloud.google.com/recaptcha/docs/labels).
570
584
"a_key": "A String",
571
585
},
572
586
"name": "A String", # Identifier. The resource name for the Key in the format `projects/{project}/keys/{key}`.
"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.",
1035
+
"description": "Optional. Flag for a reCAPTCHA express request for an assessment without a token. If enabled, `site_key` must reference an Express site key.",
"description": "Optional. If true, skips the billing check. A reCAPTCHA Enterprise key or migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key when you reach a quota limit (see https://cloud.google.com/recaptcha-enterprise/quotas#quota_limit). To avoid any disruption of your usage, we check that a billing account is present. If your usage of reCAPTCHA is under the free quota, you can safely skip the billing check and proceed with the migration. See https://cloud.google.com/recaptcha-enterprise/docs/billing-information.",
1554
+
"description": "Optional. If true, skips the billing check. A reCAPTCHA Enterprise key or migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key when you reach a quota limit (see https://cloud.google.com/recaptcha/quotas#quota_limit). To avoid any disruption of your usage, we check that a billing account is present. If your usage of reCAPTCHA is under the free quota, you can safely skip the billing check and proceed with the migration. See https://cloud.google.com/recaptcha/docs/billing-information.",
0 commit comments