Interface protos.google.cloud.aiplatform.v1.ILineageSubgraph (1.11.0)

Properties of a LineageSubgraph.

Package

@google-cloud/aiplatform

Properties

artifacts

artifacts?: (google.cloud.aiplatform.v1.IArtifact[]|null);

LineageSubgraph artifacts

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IArtifact[]|null)

events

events?: (google.cloud.aiplatform.v1.IEvent[]|null);

LineageSubgraph events

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IEvent[]|null)

executions

executions?: (google.cloud.aiplatform.v1.IExecution[]|null);

LineageSubgraph executions

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IExecution[]|null)