Class ZypperPatch (1.12.3)

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

Details related to a Zypper Patch.

Attributes

NameDescription
patch_name str
The name of the patch.
category str
The category of the patch.
severity str
The severity specified for this patch
summary str
Any summary information provided about this patch.

Inheritance

builtins.object > proto.message.Message > ZypperPatch