validateOnly property

bool? validateOnly
getter/setter pair

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

Implementation

core.bool? validateOnly;