linter property
Name of the linter used.
Required. Possible string values are:
- "LINTER_UNSPECIFIED" : Linter type unspecified.
- "SPECTRAL" : Linter type spectral.
- "OTHER" : Linter type other.
Implementation
core.String? linter;
Name of the linter used.
Required. Possible string values are:
core.String? linter;