Class ListVolumeRestoresResponse (0.5.8)

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

Response message for ListVolumeRestores.

Attributes

NameDescription
volume_restores MutableSequence[google.cloud.gke_backup_v1.types.VolumeRestore]
The list of VolumeRestores matching the given criteria.
next_page_token str
A token which may be sent as page_token in a subsequent ListVolumeRestores call to retrieve the next page of results. If this field is omitted or empty, then there are no more results to return.