validateOnly property

bool? validateOnly
getter/setter pair

If true, the request is validated but not actually executed.

Defaults to false.

Implementation

core.bool? validateOnly;