v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1320145229.2 KB
savedQueries

Updates a saved query.

patch/v1/{+name}

Path parameters

namestring required

The resource name of the saved query. The format must be: * projects/project_number/savedQueries/saved_query_id * folders/folder_number/savedQueries/saved_query_id * organizations/organization_number/savedQueries/saved_query_id

Query parameters

updateMaskstring

Required. The list of fields to update.

Request body

namestring

The resource name of the saved query. The format must be: * projects/project_number/savedQueries/saved_query_id * folders/folder_number/savedQueries/saved_query_id * organizations/organization_number/savedQueries/saved_query_id

creatorstring

Output only. The account's email address who has created this saved query.

descriptionstring

The description of this saved query. This value should be fewer than 255 characters.

createTimestring google-datetime

Output only. The create time of this saved query.

lastUpdaterstring

Output only. The account's email address who has updated this saved query most recently.

labelsobject

Labels applied on the resource. This value should not contain more than 10 entries. The key and value of each entry must be non-empty and fewer than 64 characters.

lastUpdateTimestring google-datetime

Output only. The last update time of this saved query.

Response

Successful response