| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
DeleteRuns |
DeleteRuns.setExperimentId(String experimentId) |
DeleteRuns |
DeleteRuns.setMaxRuns(Long maxRuns) |
DeleteRuns |
DeleteRuns.setMaxTimestampMillis(Long maxTimestampMillis) |
| Modifier and Type | Method and Description |
|---|---|
DeleteRunsResponse |
ExperimentsAPI.deleteRuns(DeleteRuns request)
Bulk delete runs in an experiment that were created prior to or at the specified timestamp.
|
DeleteRunsResponse |
ExperimentsService.deleteRuns(DeleteRuns deleteRuns)
Bulk delete runs in an experiment that were created prior to or at the specified timestamp.
|
Copyright © 2026. All rights reserved.