telemetryRuleSummaries
This paginator transforms the flow returned by listTelemetryRulesPaginated to access the nested member TelemetryRuleSummary
Return
A kotlinx.coroutines.flow.Flow that can collect TelemetryRuleSummary
fun Flow<ListTelemetryRulesForOrganizationResponse>.telemetryRuleSummaries(): Flow<TelemetryRuleSummary>
This paginator transforms the flow returned by listTelemetryRulesForOrganizationPaginated to access the nested member TelemetryRuleSummary
Return
A kotlinx.coroutines.flow.Flow that can collect TelemetryRuleSummary