updateScheduledReport
inline suspend fun BcmDashboardsClient.updateScheduledReport(crossinline block: UpdateScheduledReportRequest.Builder.() -> Unit): UpdateScheduledReportResponse
Updates an existing scheduled report's properties, including its name, description, schedule configuration, and widget settings. Only the parameters included in the request are updated; all other properties remain unchanged.