skip Delete
Deprecated
skip_delete is deprecated and will be removed in 6.0.0. Please use deletion_policy instead. A skip_delete value of false can be changed to a deletion_policy value of DELETE and a skip_delete value of true to a deletion_policy value of ABANDON for equivalent behavior.
Parameters
value
If true, the resource can be deleted without deleting the Project via the Google API. skip_delete
is deprecated and will be removed in 6.0.0. Please use deletion_policy instead. A skip_delete
value of false
can be changed to a deletion_policy
value of DELETE
and a skip_delete
value of true
to a deletion_policy
value of ABANDON
for equivalent behavior.