| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
Value |
MapStringValueEntry.getValue() |
Value |
Value.setBoolValue(Boolean boolValue) |
Value |
Value.setListValue(ListValue listValue) |
Value |
Value.setNullValue(String nullValue) |
Value |
Value.setNumberValue(Double numberValue) |
Value |
Value.setStringValue(String stringValue) |
Value |
Value.setStructValue(Struct structValue) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Value> |
ListValue.getValues() |
| Modifier and Type | Method and Description |
|---|---|
MapStringValueEntry |
MapStringValueEntry.setValue(Value value) |
| Modifier and Type | Method and Description |
|---|---|
ListValue |
ListValue.setValues(Collection<Value> values) |
Copyright © 2024. All rights reserved.