relationships

@JvmName(name = "getNetworkResourceRelationshipsResponseRelationship")
fun Flow<GetNetworkResourceRelationshipsResponse>.relationships(): Flow<Relationship>

This paginator transforms the flow returned by getNetworkResourceRelationshipsPaginated to access the nested member Relationship

Return

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