Class ListAssetsResponse (0.1.6)

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

Response message for listing assets.

Attributes

NameDescription
assets MutableSequence[google.cloud.migrationcenter_v1.types.Asset]
A list of assets.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.