AutoBE
Preparing search index...
@autobe/interface
AutoBeUserMessageArchiveFileContentMetadata
IMongoCollectionProfile
Interface IMongoCollectionProfile
interface
IMongoCollectionProfile
{
bsonPath
:
string
|
null
;
bsonUncompressedBytes
:
number
&
Type
<
"uint32"
>
|
null
;
fieldProfiles
:
IMongoFieldProfile
[]
;
indexes
:
IMongoIndexProfile
[]
;
metadataPath
:
string
|
null
;
name
:
string
;
sampleDocuments
:
number
&
Type
<
"uint32"
>
;
sampleTruncated
:
boolean
;
}
Index
Properties
bson
Path
bson
Uncompressed
Bytes
field
Profiles
indexes
metadata
Path
name
sample
Documents
sample
Truncated
Properties
bson
Path
bsonPath
:
string
|
null
bson
Uncompressed
Bytes
bsonUncompressedBytes
:
number
&
Type
<
"uint32"
>
|
null
field
Profiles
fieldProfiles
:
IMongoFieldProfile
[]
indexes
indexes
:
IMongoIndexProfile
[]
metadata
Path
metadataPath
:
string
|
null
name
name
:
string
sample
Documents
sampleDocuments
:
number
&
Type
<
"uint32"
>
sample
Truncated
sampleTruncated
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bson
Path
bson
Uncompressed
Bytes
field
Profiles
indexes
metadata
Path
name
sample
Documents
sample
Truncated
AutoBE
Loading...