Class UpdateAutoMigrationConfigRequest (0.4.0)

UpdateAutoMigrationConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request message for the UpdateAutoMigrationConfig method.

Attributes

Name Description
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The update mask applies to the resource. See google.protobuf.FieldMask][google.protobuf.FieldMask].
auto_migration_config google.cloud.config_v1.types.AutoMigrationConfig
Required. The AutoMigrationConfig to update.