Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.11.0
@ibm-cloud/cloudant
CloudantV1
IndexesInformation
Class IndexesInformation
Schema for information about the indexes in a database.
Index
Constructors
constructor
Properties
indexes
total
Rows
Methods
deserialize
serialize
Constructors
constructor
new
Indexes
Information
(
)
:
IndexesInformation
Returns
IndexesInformation
Properties
indexes
indexes
:
IndexInformation
[]
Indexes.
total
Rows
total
Rows
:
number
Number of total rows.
Methods
Static
deserialize
deserialize
(
obj
)
:
IndexesInformation
Parameters
obj
:
any
Returns
IndexesInformation
Static
serialize
serialize
(
obj
)
:
CloudantV1
.
IndexesInformation
.
Transport
Parameters
obj
:
any
Returns
CloudantV1
.
IndexesInformation
.
Transport
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
indexes
total
Rows
Methods
deserialize
serialize
@ibm-cloud/cloudant - v0.11.0
Loading...
Schema for information about the indexes in a database.