Class FetchInventoryResponse (1.8.2)

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

Response message for fetchInventory.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
vmware_vms google.cloud.vmmigration_v1.types.VmwareVmsDetails
The description of the VMs in a Source of type Vmware. This field is a member of oneof_ SourceVms.
aws_vms google.cloud.vmmigration_v1.types.AwsVmsDetails
The description of the VMs in a Source of type AWS. This field is a member of oneof_ SourceVms.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The timestamp when the source was last queried (if the result is from the cache).