---
title: "PATCH /v1/{+name}"
method: PATCH
path: "/v1/{+name}"
tags: ["projects"]
---

# PATCH /v1/{+name}

`PATCH /v1/{+name}`

Updates the parameters of a single TargetProject. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`.

## Path parameters

- `name` string, required

## Query parameters

- `requestId` string
- `updateMask` string

## Request body

- TargetProject — TargetProject message represents a target Compute Engine project for a migration or a clone.
  - `updateTime` string, google-datetime — Output only. The last time the target project resource was updated.
  - `name` string — Output only. The name of the target project.
  - `description` string — The target project's description.
  - `createTime` string, google-datetime — Output only. The time this target project resource was created (not related to when the Compute Engine project it points to was created).
  - `project` string — Required. The target project ID (number) or project name.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/vmmigration.md) · [All operations](https://skmtc.net/google/apis/vmmigration/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/vmmigration/versions/c812c34615f3/schema)
