iceberg-js
Preparing search index...
UpdateNamespacePropertiesRequest
Interface UpdateNamespacePropertiesRequest
interface
UpdateNamespacePropertiesRequest
{
removals
?:
string
[]
;
updates
?:
Record
<
string
,
string
>
;
}
Index
Properties
removals?
updates?
Properties
Optional
removals
removals
?:
string
[]
Optional
updates
updates
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
removals
updates
iceberg-js
Loading...