v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13274687.3 KB
projects

Atomically updates the specified ResourcePolicy configurations.

post/v1/{+parent}/resourcePolicies:batchUpdate

Path parameters

parentstring required

Required. The parent service name, in the format projects/{project_number}/services/{service_id} The parent collection in the name field of any resource being updated must match this field, or the entire batch fails.

Request body

updateMaskstring google-fieldmask

Optional. A comma-separated list of names of fields in the ResourcePolicy objects to update. Example: enforcement_mode. If this field is present, the update_mask field in the UpdateResourcePolicyRequest messages must all match this field, or the entire batch fails and no updates will be committed.

Response

Successful response