Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::Inventory::Item::Type (v0.10.0)

Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::Inventory::Item::Type.

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

Constants

TYPE_UNSPECIFIED

value: 0
Invalid. An type must be specified.

INSTALLED_PACKAGE

value: 1
This represents a package that is installed on the VM.

AVAILABLE_PACKAGE

value: 2
This represents an update that is available for a package.