AutoMigrationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)AutoMigrationConfig contains the automigration configuration for a project.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Identifier. The name of the AutoMigrationConfig. Format: 'projects/{project_id}/locations/{location}/AutoMigrationConfig'. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Time the AutoMigrationConfig was last updated. |
auto_migration_enabled |
bool
Optional. Whether the auto migration is enabled for the project. |