Class ListVolumeSnapshotsResponse (1.7.3)

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

Response message containing the list of volume snapshots.

Attributes

NameDescription
volume_snapshots MutableSequence[google.cloud.bare_metal_solution_v2.types.VolumeSnapshot]
The list of snapshots.
next_page_token str
A token identifying a page of results from the server.
unreachable MutableSequence[str]
Locations that could not be reached.