| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
GenieGetDownloadFullQueryResultResponse |
GenieService.getDownloadFullQueryResult(GenieGetDownloadFullQueryResultRequest genieGetDownloadFullQueryResultRequest)
After [Generating a Full Query Result Download](:method:genie/generatedownloadfullqueryresult)
and successfully receiving a `download_id` and `download_id_signature`, use this API to poll
the download progress.
|
GenieGetDownloadFullQueryResultResponse |
GenieAPI.getDownloadFullQueryResult(GenieGetDownloadFullQueryResultRequest request)
After [Generating a Full Query Result Download](:method:genie/generatedownloadfullqueryresult)
and successfully receiving a `download_id` and `download_id_signature`, use this API to poll
the download progress.
|
GenieGetDownloadFullQueryResultResponse |
GenieAPI.getDownloadFullQueryResult(String spaceId,
String conversationId,
String messageId,
String attachmentId,
String downloadId) |
GenieGetDownloadFullQueryResultResponse |
GenieGetDownloadFullQueryResultResponse.setStatementResponse(StatementResponse statementResponse) |
Copyright © 2026. All rights reserved.