opsMetadataList

@JvmName(name = "listOpsMetadataResponseOpsMetadata")
fun Flow<ListOpsMetadataResponse>.opsMetadataList(): Flow<OpsMetadata>

This paginator transforms the flow returned by listOpsMetadataPaginated to access the nested member OpsMetadata

Return

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