Class ListErrorFramesResponse (0.1.6)

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

A response for listing error frames.

Attributes

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