v1

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

Updates the parameters of a single UrlList.

patch/v1/{+name}

Path parameters

namestring required

Required. Name of the resource provided by the user. Name is of the form projects/{project}/locations/{location}/urlLists/{url_list} url_list should match the pattern:(^a-z?$).

Query parameters

updateMaskstring

Optional. Field mask is used to specify the fields to be overwritten in the UrlList resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.

updateMaskstring

Optional. The list of fields to update. Fields are specified relative to the deployment group (e.g. description; not mirroring_deployment_group.description). See https://google.aip.dev/161 for more details.

Request body

namestring

Required. Name of the resource provided by the user. Name is of the form projects/{project}/locations/{location}/urlLists/{url_list} url_list should match the pattern:(^a-z?$).

updateTimestring google-datetime

Output only. Time when the security policy was updated.

valuesstring[]

Required. FQDNs and URLs.

createTimestring google-datetime

Output only. Time when the security policy was created.

descriptionstring

Optional. Free-text description of the resource.

Response

Successful response