Class ListReplicationCyclesResponse (1.8.2)

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

Response message for 'ListReplicationCycles' request.

Attributes

NameDescription
replication_cycles MutableSequence[google.cloud.vmmigration_v1.types.ReplicationCycle]
Output only. The list of replication cycles response.
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.
unreachable MutableSequence[str]
Output only. Locations that could not be reached.