Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
ExternalFileInfo
Interface ExternalFileInfo
interface
ExternalFileInfo
{
assetIds
?:
number
[]
;
dataSetId
?:
number
;
directory
?:
string
;
externalId
?:
string
;
geoLocation
?:
FileGeoLocation
;
labels
?:
ExternalId
[]
;
metadata
?:
Metadata
;
mimeType
?:
string
;
name
:
string
;
securityCategories
?:
number
[]
;
source
?:
string
;
sourceCreatedTime
?:
Date
;
sourceModifiedTime
?:
Date
;
}
Hierarchy (
view full
)
ExternalFileInfo
FileInfo
Index
Properties
asset
Ids?
data
Set
Id?
directory?
external
Id?
geo
Location?
labels?
metadata?
mime
Type?
name
security
Categories?
source?
source
Created
Time?
source
Modified
Time?
Properties
Optional
asset
Ids
asset
Ids
?:
number
[]
Optional
data
Set
Id
data
Set
Id
?:
number
Optional
directory
directory
?:
string
Optional
external
Id
external
Id
?:
string
Optional
geo
Location
geo
Location
?:
FileGeoLocation
Optional
labels
labels
?:
ExternalId
[]
Optional
metadata
metadata
?:
Metadata
Optional
mime
Type
mime
Type
?:
string
name
name
:
string
Optional
security
Categories
security
Categories
?:
number
[]
Optional
source
source
?:
string
Optional
source
Created
Time
source
Created
Time
?:
Date
Optional
source
Modified
Time
source
Modified
Time
?:
Date
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Ids
data
Set
Id
directory
external
Id
geo
Location
labels
metadata
mime
Type
name
security
Categories
source
source
Created
Time
source
Modified
Time
Cognite JavaScript SDK (beta)
Loading...