Module: Google::Cloud::OsConfig::V1::InventoryView
- Defined in:
- proto_docs/google/cloud/osconfig/v1/inventory.rb
Overview
The view for inventory objects.
Constant Summary collapse
- INVENTORY_VIEW_UNSPECIFIED =
The default value. The API defaults to the BASIC view.
0
- BASIC =
Returns the basic inventory information that includes
os_info
. 1
- FULL =
Returns all fields.
2