Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"stable/src/types"
FileChange
Interface FileChange
Hierarchy
FileChange
FileChangeUpdateByExternalId
FileChangeUpdateById
Index
Properties
update
Properties
update
update
:
{
assetIds
?:
ArrayPatchLong
;
dataSetId
?:
NullableSinglePatchLong
;
externalId
?:
SinglePatchString
;
geoLocation
?:
FileGeoLocationPatch
;
labels
?:
LabelsPatch
;
metadata
?:
MetadataPatch
;
mimeType
?:
SinglePatchString
;
securityCategories
?:
ArrayPatchLong
;
source
?:
SinglePatchString
;
sourceCreatedTime
?:
SinglePatchDate
;
sourceModifiedTime
?:
SinglePatchDate
}
Type declaration
Optional
asset
Ids
?:
ArrayPatchLong
Optional
data
Set
Id
?:
NullableSinglePatchLong
Optional
external
Id
?:
SinglePatchString
Optional
geo
Location
?:
FileGeoLocationPatch
Optional
labels
?:
LabelsPatch
Optional
metadata
?:
MetadataPatch
Optional
mime
Type
?:
SinglePatchString
Optional
security
Categories
?:
ArrayPatchLong
Optional
source
?:
SinglePatchString
Optional
source
Created
Time
?:
SinglePatchDate
Optional
source
Modified
Time
?:
SinglePatchDate
Globals
"stable/src/types"
File
Change
update