Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "searchDevicesResponseDeviceSummary")
fun Flow<SearchDevicesResponse>.devices(): Flow<DeviceSummary>

This paginator transforms the flow returned by searchDevicesPaginated to access the nested member DeviceSummary

Link copied to clipboard
@JvmName(name = "searchJobsResponseJobSummary")
fun Flow<SearchJobsResponse>.jobs(): Flow<JobSummary>

This paginator transforms the flow returned by searchJobsPaginated to access the nested member JobSummary

Link copied to clipboard
@JvmName(name = "searchQuantumTasksResponseQuantumTaskSummary")
fun Flow<SearchQuantumTasksResponse>.quantumTasks(): Flow<QuantumTaskSummary>

This paginator transforms the flow returned by searchQuantumTasksPaginated to access the nested member QuantumTaskSummary