Google Shopping Merchant DataSources V1beta Client - Class Severity (0.2.0)

Reference documentation and code samples for the Google Shopping Merchant DataSources V1beta Client class Severity.

The severity of the issue.

Protobuf type google.shopping.merchant.datasources.v1beta.FileUpload.Issue.Severity

Namespace

Google \ Shopping \ Merchant \ DataSources \ V1beta \ FileUpload \ Issue

Methods

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;