Path
:
v1/{+name}
Scopes
:
https://www.googleapis.com/auth/cloud-platform
HTTP Method
:
PATCH
Description
:
UpdateSecuritySettings updates the current security settings for API Security.
Parameter Order
:
name
Flat Path
:
v1/organizations/{organizationsId}/securitySettings
Parameters
:
updateMask
Location
:
query
Format
:
google-fieldmask
Type
:
string
Description
:
Optional. The list of fields to update. Allowed fields are: - ml_retraining_feedback_enabled
name
Type
:
string
Required
:
Yes
Description
:
Identifier. Full resource name is always `organizations/{org}/securitySettings`.
Location
:
path
Pattern
:
^organizations/[^/]+/securitySettings$