protections

@JvmName(name = "listProtectionsResponseProtection")
fun Flow<ListProtectionsResponse>.protections(): Flow<Protection>

This paginator transforms the flow returned by listProtectionsPaginated to access the nested member Protection

Return

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