Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
AssetChangeById
Interface AssetChangeById
interface
AssetChangeById
{
id
:
number
;
update
:
{
dataSetId
?:
NullableSinglePatchLong
;
description
?:
SinglePatchString
;
externalId
?:
SinglePatchString
;
labels
?:
LabelsPatch
;
metadata
?:
MetadataPatch
;
name
?:
SinglePatchRequiredString
;
source
?:
SinglePatchString
;
}
;
}
Hierarchy (
view full
)
AssetPatch
InternalId
AssetChangeById
Index
Properties
id
update
Properties
id
id
:
number
update
update
:
{
dataSetId
?:
NullableSinglePatchLong
;
description
?:
SinglePatchString
;
externalId
?:
SinglePatchString
;
labels
?:
LabelsPatch
;
metadata
?:
MetadataPatch
;
name
?:
SinglePatchRequiredString
;
source
?:
SinglePatchString
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
update
Cognite JavaScript SDK (beta)
Loading...