| Package | Description |
|---|---|
| com.databricks.sdk.service.aisearch |
| Modifier and Type | Method and Description |
|---|---|
RemoveDataRequest |
RemoveDataRequest.setName(String name) |
RemoveDataRequest |
RemoveDataRequest.setPrimaryKeys(Collection<String> primaryKeys) |
| Modifier and Type | Method and Description |
|---|---|
RemoveDataResponse |
AiSearchService.removeData(RemoveDataRequest removeDataRequest)
Remove rows by primary key from a Direct Access AI Search index.
|
RemoveDataResponse |
AiSearchAPI.removeData(RemoveDataRequest request)
Remove rows by primary key from a Direct Access AI Search index.
|
Copyright © 2026. All rights reserved.