validateOnly property

bool? validateOnly
getter/setter pair

If set to true, the request is validated and the user is provided with a RollbackTargetResponse.

Optional.

Implementation

core.bool? validateOnly;