Reference documentation and code samples for the Google Cloud OsConfig V1 Client class ZypperPatch.
Details related to a Zypper Patch.
Generated from protobuf message google.cloud.osconfig.v1.Inventory.ZypperPatch
Namespace
Google \ Cloud \ OsConfig \ V1 \ InventoryMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ patch_name
string
The name of the patch.
↳ category
string
The category of the patch.
↳ severity
string
The severity specified for this patch
↳ summary
string
Any summary information provided about this patch.
getPatchName
The name of the patch.
string
setPatchName
The name of the patch.
var
string
$this
getCategory
The category of the patch.
string
setCategory
The category of the patch.
var
string
$this
getSeverity
The severity specified for this patch
string
setSeverity
The severity specified for this patch
var
string
$this
getSummary
Any summary information provided about this patch.
string
setSummary
Any summary information provided about this patch.
var
string
$this