@ibm-cloud/cloudant - v0.12.6
Preparing search index...
CloudantV1
DesignDocument
Transport
Interface Transport
interface
Transport
{
_attachments
?:
{
[
key
:
string
]:
CloudantV1
.
Attachment
.
Transport
}
;
_conflicts
?:
string
[]
;
_deleted
?:
boolean
;
_deleted_conflicts
?:
string
[]
;
_id
?:
string
;
_local_seq
?:
string
;
_rev
?:
string
;
_revisions
?:
CloudantV1
.
Revisions
.
Transport
;
_revs_info
?:
CloudantV1
.
DocumentRevisionStatus
[]
;
autoupdate
?:
boolean
;
filters
?:
JsonObject
;
indexes
?:
{
[
key
:
string
]:
CloudantV1
.
SearchIndexDefinition
.
Transport
}
;
language
?:
string
;
options
?:
CloudantV1
.
DesignDocumentOptions
.
Transport
;
validate_doc_update
?:
string
;
views
?:
{
[
key
:
string
]:
CloudantV1
.
DesignDocumentViewsMapReduce
.
Transport
;
}
;
[
propName
:
string
]:
any
;
}
Indexable
[
propName
:
string
]:
any
DesignDocument.DesignDocument.Transport accepts additional properties of type any.
Index
Properties
_
attachments?
_
conflicts?
_
deleted?
_
deleted_
conflicts?
_
id?
_
local_
seq?
_
rev?
_
revisions?
_
revs_
info?
autoupdate?
filters?
indexes?
language?
options?
validate_
doc_
update?
views?
Properties
Optional
_
attachments
_attachments
?:
{
[
key
:
string
]:
CloudantV1
.
Attachment
.
Transport
}
Optional
_
conflicts
_conflicts
?:
string
[]
Optional
_
deleted
_deleted
?:
boolean
Optional
_
deleted_
conflicts
_deleted_conflicts
?:
string
[]
Optional
_
id
_id
?:
string
Optional
_
local_
seq
_local_seq
?:
string
Optional
_
rev
_rev
?:
string
Optional
_
revisions
_revisions
?:
CloudantV1
.
Revisions
.
Transport
Optional
_
revs_
info
_revs_info
?:
CloudantV1
.
DocumentRevisionStatus
[]
Optional
autoupdate
autoupdate
?:
boolean
Optional
filters
filters
?:
JsonObject
Optional
indexes
indexes
?:
{
[
key
:
string
]:
CloudantV1
.
SearchIndexDefinition
.
Transport
}
Optional
language
language
?:
string
Optional
options
options
?:
CloudantV1
.
DesignDocumentOptions
.
Transport
Optional
validate_
doc_
update
validate_doc_update
?:
string
Optional
views
views
?:
{
[
key
:
string
]:
CloudantV1
.
DesignDocumentViewsMapReduce
.
Transport
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
attachments
_
conflicts
_
deleted
_
deleted_
conflicts
_
id
_
local_
seq
_
rev
_
revisions
_
revs_
info
autoupdate
filters
indexes
language
options
validate_
doc_
update
views
@ibm-cloud/cloudant - v0.12.6
Loading...
DesignDocument.DesignDocument.Transport accepts additional properties of type any.