Class FetchStorageInventoryResponse (1.13.0)

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

Response message for fetchStorageInventory.

Attributes

Name Description
resources MutableSequence[google.cloud.vmmigration_v1.types.SourceStorageResource]
The list of storage resources in the source.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The timestamp when the source was last queried (if the result is from the cache).
next_page_token str
Output only. A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.