Class MoveInstanceMetadata (3.51.0)

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

Metadata type for the operation returned by MoveInstance][google.spanner.admin.instance.v1.InstanceAdmin.MoveInstance].

Attributes

Name Description
target_config str
The target instance configuration where to move the instance. Values are of the form projects/.
progress google.cloud.spanner_admin_instance_v1.types.OperationProgress
The progress of the MoveInstance][google.spanner.admin.instance.v1.InstanceAdmin.MoveInstance] operation. progress_percent][google.spanner.admin.instance.v1.OperationProgress.progress_percent] is reset when cancellation is requested.
cancel_time google.protobuf.timestamp_pb2.Timestamp
The time at which this operation was cancelled.