2026-09-01
▼ ▲ ces.projects.locations.apps.versions.patch
Description : Updates the specified app version.
Path : v1/{+name}
Scopes :
HTTP Method : PATCH
Parameters :
name
Location : path
Type : string
Description : Identifier. The unique identifier of the app version. Format: `projects/{project}/locations/{location}/apps/{app}/versions/{version}`
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/apps/[^/]+/versions/[^/]+$
updateMask
Location : query
Format : google-fieldmask
Description : Optional. The list of fields to update. If empty, fields `display_name` and `description` will be updated.
Parameter Order : name
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/versions/{versionsId}