assetBundleImportJobSummaryList

@JvmName(name = "listAssetBundleImportJobsResponseAssetBundleImportJobSummary")
fun Flow<ListAssetBundleImportJobsResponse>.assetBundleImportJobSummaryList(): Flow<AssetBundleImportJobSummary>

This paginator transforms the flow returned by listAssetBundleImportJobsPaginated to access the nested member AssetBundleImportJobSummary

Return

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