ExperimentalReadonly ExperimentalacceptedRFC-3339 instant the host accepted the artifact.
Readonly ExperimentalartifactStable id for this widget's artifact lineage (not per-update).
Optional Readonly ExperimentalcacheDeterministic cache key of the producing request, when the producer has one.
Readonly ExperimentalfreshnessOptional Readonly ExperimentalplanFingerprint of the query plan that produced the artifact — pass
QueryExecutionPlan["fingerprint"] when a plan was explained, or any
deterministic digest of the request otherwise.
Optional Readonly ExperimentalplanPlan id when the artifact came from an explained/executed plan.
Readonly ExperimentalsequenceMonotonic counter within one lineage. Deltas must not go backwards.
Readonly ExperimentalsourceOptional Readonly ExperimentalsourceSource version the artifact was computed against.
Identity of an accepted analytics artifact. The lineage tuple (
artifactId,sourceId,planFingerprint) plus the artifact's kind and dimension decides whether a later artifact patches the presentation or invalidates it;sequenceorders deltas within one lineage so a late delta is ignored instead of overwriting newer numbers.