telemetryConfigurations
This paginator transforms the flow returned by listResourceTelemetryPaginated to access the nested member TelemetryConfiguration
Return
A kotlinx.coroutines.flow.Flow that can collect TelemetryConfiguration
fun Flow<ListResourceTelemetryForOrganizationResponse>.telemetryConfigurations(): Flow<TelemetryConfiguration>
This paginator transforms the flow returned by listResourceTelemetryForOrganizationPaginated to access the nested member TelemetryConfiguration
Return
A kotlinx.coroutines.flow.Flow that can collect TelemetryConfiguration