clusterOperationInfoList
This paginator transforms the flow returned by listClusterOperationsPaginated to access the nested member ClusterOperationInfo
Return
A kotlinx.coroutines.flow.Flow that can collect ClusterOperationInfo
fun Flow<ListClusterOperationsV2Response>.clusterOperationInfoList(): Flow<ClusterOperationV2Summary>
This paginator transforms the flow returned by listClusterOperationsV2Paginated to access the nested member ClusterOperationV2Summary
Return
A kotlinx.coroutines.flow.Flow that can collect ClusterOperationV2Summary