Class ListSnapshotsRequest (1.13.2)

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

ListSnapshotsRequest lists snapshots.

Attributes

Name Description
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.
return_partial_success bool
Optional. If true, allow partial responses for multi-regional Aggregated List requests.