Skip to content

Commit 2cd64ff

Browse files
feat(recaptchaenterprise): update the api
#### recaptchaenterprise:v1 The following keys were added: - schemas.GoogleCloudRecaptchaenterpriseV1FirewallAction.properties.includeRecaptchaScript.$ref (Total Keys: 1) - schemas.GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction (Total Keys: 2)
1 parent e4ddfed commit 2cd64ff

File tree

3 files changed

+27
-1
lines changed

3 files changed

+27
-1
lines changed

docs/dyn/recaptchaenterprise_v1.projects.assessments.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ <h3>Method Details</h3>
258258
},
259259
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
260260
},
261+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
262+
},
261263
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
262264
},
263265
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.
@@ -459,6 +461,8 @@ <h3>Method Details</h3>
459461
},
460462
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
461463
},
464+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
465+
},
462466
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
463467
},
464468
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.

docs/dyn/recaptchaenterprise_v1.projects.firewallpolicies.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ <h3>Method Details</h3>
120120
},
121121
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
122122
},
123+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
124+
},
123125
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
124126
},
125127
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.
@@ -152,6 +154,8 @@ <h3>Method Details</h3>
152154
},
153155
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
154156
},
157+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
158+
},
155159
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
156160
},
157161
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.
@@ -209,6 +213,8 @@ <h3>Method Details</h3>
209213
},
210214
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
211215
},
216+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
217+
},
212218
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
213219
},
214220
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.
@@ -252,6 +258,8 @@ <h3>Method Details</h3>
252258
},
253259
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
254260
},
261+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
262+
},
255263
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
256264
},
257265
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.
@@ -303,6 +311,8 @@ <h3>Method Details</h3>
303311
},
304312
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
305313
},
314+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
315+
},
306316
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
307317
},
308318
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.
@@ -336,6 +346,8 @@ <h3>Method Details</h3>
336346
},
337347
&quot;block&quot;: { # A block action serves an HTTP error code a prevents the request from hitting the backend. # This action will deny access to a given page. The user will get an HTTP error code.
338348
},
349+
&quot;includeRecaptchaScript&quot;: { # An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests. # This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend.
350+
},
339351
&quot;redirect&quot;: { # A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token. # This action will redirect the request to a ReCaptcha interstitial to attach a token.
340352
},
341353
&quot;setHeader&quot;: { # A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend. # This action will set a custom header but allow the request to continue to the customer backend.

googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@
694694
}
695695
}
696696
},
697-
"revision": "20240120",
697+
"revision": "20240204",
698698
"rootUrl": "https://recaptchaenterprise.googleapis.com/",
699699
"schemas": {
700700
"GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": {
@@ -1098,6 +1098,10 @@ true
10981098
"$ref": "GoogleCloudRecaptchaenterpriseV1FirewallActionBlockAction",
10991099
"description": "This action will deny access to a given page. The user will get an HTTP error code."
11001100
},
1101+
"includeRecaptchaScript": {
1102+
"$ref": "GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction",
1103+
"description": "This action will inject reCAPTCHA JavaScript code into the HTML page returned by the site backend."
1104+
},
11011105
"redirect": {
11021106
"$ref": "GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction",
11031107
"description": "This action will redirect the request to a ReCaptcha interstitial to attach a token."
@@ -1125,6 +1129,12 @@ true
11251129
"properties": {},
11261130
"type": "object"
11271131
},
1132+
"GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction": {
1133+
"description": "An include reCAPTCHA script action involves injecting reCAPTCHA JavaScript code into the HTML returned by the site backend. This reCAPTCHA script is tasked with collecting user signals on the requested web page, issuing tokens as a cookie within the site domain, and enabling their utilization in subsequent page requests.",
1134+
"id": "GoogleCloudRecaptchaenterpriseV1FirewallActionIncludeRecaptchaScriptAction",
1135+
"properties": {},
1136+
"type": "object"
1137+
},
11281138
"GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction": {
11291139
"description": "A redirect action returns a 307 (temporary redirect) response, pointing the user to a ReCaptcha interstitial page to attach a token.",
11301140
"id": "GoogleCloudRecaptchaenterpriseV1FirewallActionRedirectAction",

0 commit comments

Comments
 (0)