Module: Google::Shopping::Merchant::DataSources::V1::FileUpload::Issue::Severity
- Defined in:
- proto_docs/google/shopping/merchant/datasources/v1/fileuploads.rb
Overview
The severity of the issue.
Constant Summary collapse
- SEVERITY_UNSPECIFIED =
Severity unspecified.
0- WARNING =
The issue is the warning.
1- ERROR =
The issue is an error.
2