AssetCreate
com.cognite.sdk.scala.v1.AssetCreate
final case class AssetCreate(name: String, parentId: Option[Long], description: Option[String], source: Option[String], externalId: Option[String], metadata: Option[Map[String, String]], parentExternalId: Option[String], dataSetId: Option[Long], labels: Option[Seq[CogniteExternalId]]) extends WithExternalId
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithExternalIdtrait WithExternalIdGeneric[Option]trait WithGetExternalIdclass Objecttrait Matchableclass Any
Members list
In this article