validateOnly property

bool? validateOnly
getter/setter pair

Indicates that the request should be validated without actually deleting any resources.

Implementation

core.bool? validateOnly;