Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.12.0
@ibm-cloud/cloudant
CloudantV1
SearchIndexDiskSize
Class SearchIndexDiskSize
Schema for search index disk size.
Index
Constructors
constructor
Properties
disk
Size?
Methods
deserialize
serialize
Constructors
constructor
new
SearchIndexDiskSize
()
:
CloudantV1
.
SearchIndexDiskSize
Returns
CloudantV1
.
SearchIndexDiskSize
Properties
Optional
disk
Size
diskSize
?:
number
The size of the search index on disk.
Methods
Static
deserialize
deserialize
(
obj
:
any
)
:
CloudantV1
.
SearchIndexDiskSize
Parameters
obj
:
any
Returns
CloudantV1
.
SearchIndexDiskSize
Static
serialize
serialize
(
obj
:
any
)
:
CloudantV1
.
SearchIndexDiskSize
.
Transport
Parameters
obj
:
any
Returns
CloudantV1
.
SearchIndexDiskSize
.
Transport
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
disk
Size
Methods
deserialize
serialize
@ibm-cloud/cloudant - v0.12.0
Loading...
Schema for search index disk size.