Class DeleteRestoreRequest (0.5.9)

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

Request message for DeleteRestore.

Attributes

Name Description
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.