Class ListReplicationsResponse (0.3.9)

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

ListReplicationsResponse is the result of ListReplicationsRequest.

Attributes

NameDescription
replications MutableSequence[google.cloud.netapp_v1.types.Replication]
A list of replications in the project for the specified volume.
next_page_token str
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
unreachable MutableSequence[str]
Locations that could not be reached.