Cloud Asset V1 API - Module Google::Cloud::OsConfig::V1::Inventory::Item::Type (v1.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Asset 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.