Class ListReplicationCyclesRequest (1.8.2)

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

Request message for 'LisReplicationCyclesRequest' request.

Attributes

NameDescription
parent str
Required. The parent, which owns this collection of ReplicationCycles.
page_size int
Optional. The maximum number of replication cycles to return. The service may return fewer than this value. If unspecified, at most 100 migrating VMs will be returned. The maximum value is 100; values above 100 will be coerced to 100.
page_token str
Required. A page token, received from a previous ListReplicationCycles call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListReplicationCycles must match the call that provided the page token.
filter str
Optional. The filter request.
order_by str
Optional. the order by fields for the result.