graphSnapshots

@JvmName(name = "listGraphSnapshotsResponseGraphSnapshotSummary")
fun Flow<ListGraphSnapshotsResponse>.graphSnapshots(): Flow<GraphSnapshotSummary>

This paginator transforms the flow returned by listGraphSnapshotsPaginated to access the nested member GraphSnapshotSummary

Return

A kotlinx.coroutines.flow.Flow that can collect GraphSnapshotSummary