Options for listing snapshots. All fields are optional and independent.
The backend always paginates: when limit is omitted the server applies
a default page size (currently 50), so a single call will not necessarily
return every snapshot visible to the caller's tenant.
interface ListSnapshotsOptionsCase-insensitive substring filter applied server-side to snapshot names.
AbortSignal for cancellation.