Class Diagnostic (1.2.1)

Diagnostic(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Diagnostic information from configuration processing.

Attributes

NameDescription
location str
Location of the diagnostic.
message str
The diagnostic message.

Inheritance

builtins.object > proto.message.Message > Diagnostic