validateOnly property

bool? validateOnly
getter/setter pair

If true, the request is performed without deleting data, following AIP-163.

Implementation

core.bool? validateOnly;