userHierarchyGroupSummaryList

@JvmName(name = "listUserHierarchyGroupsResponseHierarchyGroupSummary")
fun Flow<ListUserHierarchyGroupsResponse>.userHierarchyGroupSummaryList(): Flow<HierarchyGroupSummary>

This paginator transforms the flow returned by listUserHierarchyGroupsPaginated to access the nested member HierarchyGroupSummary

Return

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