| Package | Description |
|---|---|
| com.databricks.sdk.service.billing |
| Modifier and Type | Method and Description |
|---|---|
DownloadRequest |
DownloadRequest.setEndMonth(String endMonth) |
DownloadRequest |
DownloadRequest.setPersonalData(Boolean personalData) |
DownloadRequest |
DownloadRequest.setStartMonth(String startMonth) |
| Modifier and Type | Method and Description |
|---|---|
DownloadResponse |
BillableUsageAPI.download(DownloadRequest request)
Returns billable usage logs in CSV format for the specified account and date range.
|
DownloadResponse |
BillableUsageService.download(DownloadRequest downloadRequest)
Returns billable usage logs in CSV format for the specified account and date range.
|
Copyright © 2026. All rights reserved.