Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listPlacementsResponsePlacementSummary")
fun Flow<ListPlacementsResponse>.placements(): Flow<PlacementSummary>

This paginator transforms the flow returned by listPlacementsPaginated to access the nested member PlacementSummary

Link copied to clipboard
@JvmName(name = "listProjectsResponseProjectSummary")
fun Flow<ListProjectsResponse>.projects(): Flow<ProjectSummary>

This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectSummary