Class SoftwarePackage (1.4.0)

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

Software package information of the operating system. .. attribute:: yum_package

Yum package info. For details about the yum package manager, see https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/ch-yum.

:type: google.cloud.osconfig_v1.types.Inventory.VersionedPackage

Attributes

NameDescription
apt_package google.cloud.osconfig_v1.types.Inventory.VersionedPackage
Details of an APT package. For details about the apt package manager, see https://wiki.debian.org/Apt.
zypper_package google.cloud.osconfig_v1.types.Inventory.VersionedPackage
Details of a Zypper package. For details about the Zypper package manager, see https://en.opensuse.org/SDB:Zypper_manual.
googet_package google.cloud.osconfig_v1.types.Inventory.VersionedPackage
Details of a Googet package. For details about the googet package manager, see https://github.com/google/googet.
zypper_patch google.cloud.osconfig_v1.types.Inventory.ZypperPatch
Details of a Zypper patch. For details about the Zypper package manager, see https://en.opensuse.org/SDB:Zypper_manual.
wua_package google.cloud.osconfig_v1.types.Inventory.WindowsUpdatePackage
Details of a Windows Update package. See https://docs.microsoft.com/en-us/windows/win32/api/_wua/ for information about Windows Update.
qfe_package google.cloud.osconfig_v1.types.Inventory.WindowsQuickFixEngineeringPackage
Details of a Windows Quick Fix engineering package. See https://docs.microsoft.com/en- us/windows/win32/cimwin32prov/win32-quickfixengineering for info in Windows Quick Fix Engineering.
cos_package google.cloud.osconfig_v1.types.Inventory.VersionedPackage
Details of a COS package.
windows_application google.cloud.osconfig_v1.types.Inventory.WindowsApplication
Details of a Windows Application