Properties of an Item.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| id | string | null | <optional> | Item id | 
| originType | google.cloud.osconfig.v1alpha.Inventory.Item.OriginType | null | <optional> | Item originType | 
| createTime | google.protobuf.ITimestamp | null | <optional> | Item createTime | 
| updateTime | google.protobuf.ITimestamp | null | <optional> | Item updateTime | 
| type | google.cloud.osconfig.v1alpha.Inventory.Item.Type | null | <optional> | Item type | 
| installedPackage | google.cloud.osconfig.v1alpha.Inventory.ISoftwarePackage | null | <optional> | Item installedPackage | 
| availablePackage | google.cloud.osconfig.v1alpha.Inventory.ISoftwarePackage | null | <optional> | Item availablePackage |