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