Interface protos.google.cloud.osconfig.v1alpha.IInventory (2.2.2)

Properties of an Inventory.

Package

@google-cloud/os-config

Properties

items

items?: ({ [k: string]: google.cloud.osconfig.v1alpha.Inventory.IItem }|null);

Inventory items

name

name?: (string|null);

Inventory name

osInfo

osInfo?: (google.cloud.osconfig.v1alpha.Inventory.IOsInfo|null);

Inventory osInfo

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Inventory updateTime