2025-12-10
▼ ▲ config.projects.locations.updateAutoMigrationConfig
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autoMigrationConfig
Parameters :
updateMask
Location : query
Description : Optional. The update mask applies to the resource. See google.protobuf.FieldMask.
Format : google-fieldmask
Type : string
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/autoMigrationConfig$
Description : Identifier. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.
Required : Yes
Parameter Order : name
Path : v1/{+name}
HTTP Method : PATCH
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Updates the AutoMigrationConfig for a given project and location.
▼ ▲ config.projects.locations.getAutoMigrationConfig
HTTP Method : GET
Description : Get the AutoMigrationConfig for a given project and location.
Description : Required. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'.