Google Cloud Migration Center V1 Client - Class Severity (1.0.0)

Reference documentation and code samples for the Google Cloud Migration Center V1 Client class Severity.

Enumerate possible error severity.

Protobuf type google.cloud.migrationcenter.v1.ImportError.Severity

Namespace

Google \ Cloud \ MigrationCenter \ V1 \ ImportError

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SEVERITY_UNSPECIFIED

Value: 0

Generated from protobuf enum SEVERITY_UNSPECIFIED = 0;

ERROR

Value: 1

Generated from protobuf enum ERROR = 1;

WARNING

Value: 2

Generated from protobuf enum WARNING = 2;

INFO

Value: 3

Generated from protobuf enum INFO = 3;