GoogleCloudAiplatformV1LineageSubgraph constructor
GoogleCloudAiplatformV1LineageSubgraph({
- List<
GoogleCloudAiplatformV1Artifact> ? artifacts, - List<
GoogleCloudAiplatformV1Event> ? events, - List<
GoogleCloudAiplatformV1Execution> ? executions,
Implementation
GoogleCloudAiplatformV1LineageSubgraph({
this.artifacts,
this.events,
this.executions,
});