Class DeleteRestoreRequest (0.5.8)

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

Request message for DeleteRestore.

Attributes

NameDescription
name str
Required. Full name of the Restore Format: projects/*/locations/*/restorePlans/*/restores/*
etag str
Optional. If provided, this value must match the current value of the target Restore's etag field or the request is rejected.
force bool
Optional. If set to true, any VolumeRestores below this restore will also be deleted. Otherwise, the request will only succeed if the restore has no VolumeRestores.