Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listExportsResponseExportSummary")
fun Flow<ListExportsResponse>.exportSummaries(): Flow<ExportSummary>

This paginator transforms the flow returned by listExportsPaginated to access the nested member ExportSummary

Link copied to clipboard