| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
GenieGenerateDownloadFullQueryResultResponse |
GenieService.generateDownloadFullQueryResult(GenieGenerateDownloadFullQueryResultRequest genieGenerateDownloadFullQueryResultRequest)
Initiates a new SQL execution and returns a `download_id` and `download_id_signature` that you
can use to track the progress of the download.
|
GenieGenerateDownloadFullQueryResultResponse |
GenieAPI.generateDownloadFullQueryResult(GenieGenerateDownloadFullQueryResultRequest request)
Initiates a new SQL execution and returns a `download_id` and `download_id_signature` that you
can use to track the progress of the download.
|
GenieGenerateDownloadFullQueryResultResponse |
GenieGenerateDownloadFullQueryResultResponse.setDownloadId(String downloadId) |
GenieGenerateDownloadFullQueryResultResponse |
GenieGenerateDownloadFullQueryResultResponse.setDownloadIdSignature(String downloadIdSignature) |
Copyright © 2026. All rights reserved.