Class ListSnapshotsRequest (1.9.2)

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

ListSnapshotsRequest lists snapshots.

Attributes

NameDescription
parent str
Required. The instance for which to retrieve snapshot information, in the format projects/{project_id}/locations/{location}/instances/{instance_id}.
page_size int
The maximum number of items to return.
page_token str
The next_page_token value to use if there are additional results to retrieve for this list request.
order_by str
Sort results. Supported values are "name", "name desc" or "" (unsorted).
filter str
List filter.