public enum AggregateProductStatus.ItemLevelIssue.Severity extends Enum<AggregateProductStatus.ItemLevelIssue.Severity> implements ProtocolMessageEnumHow the issue affects the serving of the product.
 Protobuf enum 
 google.shopping.merchant.issueresolution.v1beta.AggregateProductStatus.ItemLevelIssue.Severity
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
DEMOTED | 
        The product is demoted and most likely have limited performance in search results    | 
      
DEMOTED_VALUE | 
        The product is demoted and most likely have limited performance in search results    | 
      
DISAPPROVED | 
        Issue disapproves the product.    | 
      
DISAPPROVED_VALUE | 
        Issue disapproves the product.    | 
      
NOT_IMPACTED | 
        This issue represents a warning and does not have a direct affect on the product.    | 
      
NOT_IMPACTED_VALUE | 
        This issue represents a warning and does not have a direct affect on the product.    | 
      
SEVERITY_UNSPECIFIED | 
        Not specified.    | 
      
SEVERITY_UNSPECIFIED_VALUE | 
        Not specified.    | 
      
UNRECOGNIZED | 
        |
Static Methods | 
      |
|---|---|
| Name | Description | 
forNumber(int value) | 
        |
getDescriptor() | 
        |
internalGetValueMap() | 
        |
valueOf(Descriptors.EnumValueDescriptor desc) | 
        |
valueOf(int value) | 
        Deprecated. Use #forNumber(int) instead.  | 
      
valueOf(String name) | 
        |
values() | 
        |
Methods | 
      |
|---|---|
| Name | Description | 
getDescriptorForType() | 
        |
getNumber() | 
        |
getValueDescriptor() | 
        |