Method: projects.updateRapidVulnerabilityDetectionSettings

Update the RapidVulnerabilityDetectionSettings resource.

HTTP request

PATCH https://securitycenter.googleapis.com/v1beta2/{rapidVulnerabilityDetectionSettings.name=projects/*/rapidVulnerabilityDetectionSettings}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
rapidVulnerabilityDetectionSettings.name

string

The resource name of the RapidVulnerabilityDetectionSettings.

Formats:

  • organizations/{organization}/rapidVulnerabilityDetectionSettings
  • folders/{folder}/rapidVulnerabilityDetectionSettings
  • projects/{project}/rapidVulnerabilityDetectionSettings

Query parameters

Parameters
updateMask

string (FieldMask format)

The list of fields to be updated.

Request body

The request body contains an instance of RapidVulnerabilityDetectionSettings.

Response body

If successful, the response body contains an instance of RapidVulnerabilityDetectionSettings.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.