Migration Job Args
Creates a new migration job in a given project and location.
Constructors
Properties
The CMEK (customer-managed encryption key) fully qualified key name used for the migration job. This field supports all migration jobs types except for: * Mysql to Mysql (use the cmek field in the cloudsql connection profile instead). * PostrgeSQL to PostgreSQL (use the cmek field in the cloudsql connection profile instead). * PostgreSQL to AlloyDB (use the kms_key_name field in the alloydb connection profile instead). Each Cloud CMEK key has the following format: projects/PROJECT/locations/REGION/keyRings/RING/cryptoKeys/KEY_NAME
The conversion workspace used by the migration.
The resource name (URI) of the destination connection profile.
The database engine type and provider of the destination.
The migration job display name.
The initial dump flags. This field and the "dump_path" field are mutually exclusive.
This field can be used to select the entities to migrate as part of the migration job. It uses AIP-160 notation to select a subset of the entities configured on the associated conversion-workspace. This field should not be set on migration-jobs that are not associated with a conversion workspace.
Required. The ID of the instance to create.
A unique ID used to identify the request. If the server receives two requests with the same ID, then the second request is ignored. It is recommended to always set this value to a UUID. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
The details needed to communicate to the source over Reverse SSH tunnel connectivity.
The database engine type and provider of the source.
The current migration job state.
static ip connectivity data (default, no additional details needed).
The migration job type.
The details of the VPC network that the source database is located in.