MessageSeverity#

class MessageSeverity(*args, **kwargs)#

Bases: object

The message severity.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • INFO: Information about successful completion.

  • WARNING: Warning indicating future error.

  • ERROR: Error indicating failed completion.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model