Class UpdateInstanceMetadata (2.0.0)

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

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

Attributes

NameDescription
instance .spanner_instance_admin.Instance
The desired end state of the update.
start_time .timestamp.Timestamp
The time at which UpdateInstance][google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstance] request was received.
cancel_time .timestamp.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 .timestamp.Timestamp
The time at which this operation failed or was completed successfully.