validateOnly property

bool? validateOnly
getter/setter pair

If set, this will result in the generation of a google.api.Service configuration based on the ConfigSource provided, but the generated config and the sources will NOT be persisted.

Optional.

Implementation

core.bool? validateOnly;