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