modelDeploymentSummaries

@JvmName(name = "listCustomModelDeploymentsResponseCustomModelDeploymentSummary")
fun Flow<ListCustomModelDeploymentsResponse>.modelDeploymentSummaries(): Flow<CustomModelDeploymentSummary>

This paginator transforms the flow returned by listCustomModelDeploymentsPaginated to access the nested member CustomModelDeploymentSummary

Return

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