Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::LineageSubgraph (v0.7.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::LineageSubgraph.

A subgraph of the overall lineage graph. Event edges connect Artifact and Execution nodes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#artifacts

def artifacts() -> ::Array<::Google::Cloud::AIPlatform::V1::Artifact>
Returns

#artifacts=

def artifacts=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Artifact>
Parameter
Returns

#events

def events() -> ::Array<::Google::Cloud::AIPlatform::V1::Event>
Returns

#events=

def events=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Event>
Parameter
Returns

#executions

def executions() -> ::Array<::Google::Cloud::AIPlatform::V1::Execution>
Returns

#executions=

def executions=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::Execution>
Parameter
Returns