Class UpdateInstancePartitionMetadata (3.46.0)

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

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

Attributes

NameDescription
instance_partition google.cloud.spanner_admin_instance_v1.types.InstancePartition
The desired end state of the update.
start_time google.protobuf.timestamp_pb2.Timestamp
The time at which UpdateInstancePartition][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstancePartition] request was received.
cancel_time google.protobuf.timestamp_pb2.Timestamp
The time at which this operation was cancelled. If set, this operation is in the process of undoing itself (which is guaranteed to succeed) and cannot be cancelled again.
end_time google.protobuf.timestamp_pb2.Timestamp
The time at which this operation failed or was completed successfully.