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
#### websecurityscanner:v1
The following keys were added:
- schemas.ScanConfig.properties.ignoreHttpStatusErrors (Total Keys: 1)
#### websecurityscanner:v1beta
The following keys were added:
- schemas.ScanConfig.properties.ignoreHttpStatusErrors (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/websecurityscanner_v1.projects.scanConfigs.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,7 @@ <h3>Method Details</h3>
140
140
],
141
141
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
142
142
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
143
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
143
144
"managedScan": True or False, # Whether the scan config is managed by Web Security Scanner, output only.
144
145
"maxQps": 42, # The maximum QPS during scanning. A valid value ranges from 5 to 20 inclusively. If the field is unspecified or its value is set 0, server will default to 15. Other values outside of [5, 20] range will be rejected with INVALID_ARGUMENT error.
145
146
"name": "A String", # The resource name of the ScanConfig. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.
@@ -185,6 +186,7 @@ <h3>Method Details</h3>
185
186
],
186
187
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
187
188
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
189
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
188
190
"managedScan": True or False, # Whether the scan config is managed by Web Security Scanner, output only.
189
191
"maxQps": 42, # The maximum QPS during scanning. A valid value ranges from 5 to 20 inclusively. If the field is unspecified or its value is set 0, server will default to 15. Other values outside of [5, 20] range will be rejected with INVALID_ARGUMENT error.
190
192
"name": "A String", # The resource name of the ScanConfig. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.
@@ -255,6 +257,7 @@ <h3>Method Details</h3>
255
257
],
256
258
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
257
259
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
260
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
258
261
"managedScan": True or False, # Whether the scan config is managed by Web Security Scanner, output only.
259
262
"maxQps": 42, # The maximum QPS during scanning. A valid value ranges from 5 to 20 inclusively. If the field is unspecified or its value is set 0, server will default to 15. Other values outside of [5, 20] range will be rejected with INVALID_ARGUMENT error.
260
263
"name": "A String", # The resource name of the ScanConfig. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.
@@ -312,6 +315,7 @@ <h3>Method Details</h3>
312
315
],
313
316
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
314
317
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
318
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
315
319
"managedScan": True or False, # Whether the scan config is managed by Web Security Scanner, output only.
316
320
"maxQps": 42, # The maximum QPS during scanning. A valid value ranges from 5 to 20 inclusively. If the field is unspecified or its value is set 0, server will default to 15. Other values outside of [5, 20] range will be rejected with INVALID_ARGUMENT error.
317
321
"name": "A String", # The resource name of the ScanConfig. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.
@@ -375,6 +379,7 @@ <h3>Method Details</h3>
375
379
],
376
380
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
377
381
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
382
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
378
383
"managedScan": True or False, # Whether the scan config is managed by Web Security Scanner, output only.
379
384
"maxQps": 42, # The maximum QPS during scanning. A valid value ranges from 5 to 20 inclusively. If the field is unspecified or its value is set 0, server will default to 15. Other values outside of [5, 20] range will be rejected with INVALID_ARGUMENT error.
380
385
"name": "A String", # The resource name of the ScanConfig. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.
@@ -421,6 +426,7 @@ <h3>Method Details</h3>
421
426
],
422
427
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
423
428
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
429
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
424
430
"managedScan": True or False, # Whether the scan config is managed by Web Security Scanner, output only.
425
431
"maxQps": 42, # The maximum QPS during scanning. A valid value ranges from 5 to 20 inclusively. If the field is unspecified or its value is set 0, server will default to 15. Other values outside of [5, 20] range will be rejected with INVALID_ARGUMENT error.
426
432
"name": "A String", # The resource name of the ScanConfig. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'. The ScanConfig IDs are generated by the system.
Copy file name to clipboardExpand all lines: docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,7 @@ <h3>Method Details</h3>
140
140
],
141
141
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
142
142
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
143
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
143
144
"latestRun": { # A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 # Latest ScanRun if available.
144
145
"endTime": "A String", # The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.
145
146
"errorTrace": { # Output only. Defines an error trace message for a ScanRun. # If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
@@ -212,6 +213,7 @@ <h3>Method Details</h3>
212
213
],
213
214
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
214
215
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
216
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
215
217
"latestRun": { # A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 # Latest ScanRun if available.
216
218
"endTime": "A String", # The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.
217
219
"errorTrace": { # Output only. Defines an error trace message for a ScanRun. # If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
@@ -309,6 +311,7 @@ <h3>Method Details</h3>
309
311
],
310
312
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
311
313
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
314
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
312
315
"latestRun": { # A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 # Latest ScanRun if available.
313
316
"endTime": "A String", # The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.
314
317
"errorTrace": { # Output only. Defines an error trace message for a ScanRun. # If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
@@ -393,6 +396,7 @@ <h3>Method Details</h3>
393
396
],
394
397
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
395
398
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
399
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
396
400
"latestRun": { # A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 # Latest ScanRun if available.
397
401
"endTime": "A String", # The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.
398
402
"errorTrace": { # Output only. Defines an error trace message for a ScanRun. # If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
@@ -483,6 +487,7 @@ <h3>Method Details</h3>
483
487
],
484
488
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
485
489
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
490
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
486
491
"latestRun": { # A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 # Latest ScanRun if available.
487
492
"endTime": "A String", # The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.
488
493
"errorTrace": { # Output only. Defines an error trace message for a ScanRun. # If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
@@ -556,6 +561,7 @@ <h3>Method Details</h3>
556
561
],
557
562
"displayName": "A String", # Required. The user provided display name of the ScanConfig.
558
563
"exportToSecurityCommandCenter": "A String", # Controls export of scan configurations and results to Security Command Center.
564
+
"ignoreHttpStatusErrors": True or False, # Whether to keep scanning even if most requests return HTTP error codes.
559
565
"latestRun": { # A ScanRun is a output-only resource representing an actual run of the scan. Next id: 12 # Latest ScanRun if available.
560
566
"endTime": "A String", # The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.
561
567
"errorTrace": { # Output only. Defines an error trace message for a ScanRun. # If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.
0 commit comments