Reference documentation and code samples for the Google Shopping Merchant DataSources V1 Client class Severity.
The severity of the issue.
Protobuf type google.shopping.merchant.datasources.v1.FileUpload.Issue.Severity
Namespace
Google \ Shopping \ Merchant \ DataSources \ V1 \ FileUpload \ IssueMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
SEVERITY_UNSPECIFIED
Value: 0
Severity unspecified.
Generated from protobuf enum SEVERITY_UNSPECIFIED = 0;
WARNING
Value: 1
The issue is the warning.
Generated from protobuf enum WARNING = 1;
ERROR
Value: 2
The issue is an error.
Generated from protobuf enum ERROR = 2;