Google Cloud OS Config v1 API - Enum Inventory.Types.Item.Types.Type (2.3.0)

public enum Inventory.Types.Item.Types.Type

Reference documentation and code samples for the Google Cloud OS Config v1 API enum Inventory.Types.Item.Types.Type.

The different types of inventory that are tracked on a VM.

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Fields

NameDescription
AvailablePackage

This represents an update that is available for a package.

InstalledPackage

This represents a package that is installed on the VM.

Unspecified

Invalid. An type must be specified.