validateOnly property

bool? validateOnly
getter/setter pair

If set, validates request by executing a dry-run which would not alter the resource in any way.

Optional.

Implementation

core.bool? validateOnly;