Module: Google::Cloud::ApiHub::V1::Linter
- Defined in:
- proto_docs/google/cloud/apihub/v1/common_fields.rb
Overview
Enumeration of linter types.
Constant Summary collapse
- LINTER_UNSPECIFIED =
Linter type unspecified.
0
- SPECTRAL =
Linter type spectral.
1
- OTHER =
Linter type other.
2