Class ListInventoriesResponse (1.9.0)

ListInventoriesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A response message for listing inventory data for all VMs in a specified location.

Attributes

NameDescription
inventories Sequence[google.cloud.osconfig_v1.types.Inventory]
List of inventory objects.
next_page_token str
The pagination token to retrieve the next page of inventory objects.