Skip to main content
API Reference com.nianticspatial.nsdk.sites

AssetInfo

Represents asset information from the Sites Manager service. Maps to proto messages AssetRecord, AssetData, and AssetComputedValues.

Declaration

data class AssetInfo

Properties

NameTypeSummary
assetStatusAssetStatusType
-
assetTypeAssetType
-
deploymentAssetDeploymentType
-
descriptionString?
-
idString
-
meshDataAssetMeshData?
Mesh data (null if asset type is not mesh).
nameString
-
pipelineJobIdString?
-
pipelineJobStatusAssetPipelineJobStatus
-
siteIdString
-
sourceScanIdsList<String>
-
splatDataAssetSplatData?
Splat data (null if asset type is not splat).
typedDataTypedAssetData
-
vpsDataAssetVpsData?
VPS data (null if asset type is not vps).