- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization Scopes
- Examples
- Try it!
Update the WebSecurityScannerSettings resource.
HTTP request
PATCH https://securitycenter.googleapis.com/v1beta2/{webSecurityScannerSettings.name=folders/*/webSecurityScannerSettings}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
webSecurityScannerSettings.name |
The resource name of the WebSecurityScannerSettings. Formats:
|
Query parameters
Parameters | |
---|---|
updateMask |
The list of fields to be updated. A comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of WebSecurityScannerSettings
.
Response body
If successful, the response body contains an instance of WebSecurityScannerSettings
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.