public sealed class LineageSubgraph : IMessage<LineageSubgraph>, IEquatable<LineageSubgraph>, IDeepCloneable<LineageSubgraph>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class LineageSubgraph.
A subgraph of the overall lineage graph. Event edges connect Artifact and
Execution nodes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLineageSubgraph\u003c/code\u003e class, part of the Vertex AI v1beta1 API, represents a portion of the lineage graph, specifically within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eArtifacts\u003c/code\u003e, \u003ccode\u003eEvents\u003c/code\u003e, and \u003ccode\u003eExecutions\u003c/code\u003e, which are all of type \u003ccode\u003eRepeatedField\u003c/code\u003e and contain the nodes and edges within the subgraph.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor options for this class, one default and another accepting a \u003ccode\u003eLineageSubgraph\u003c/code\u003e parameter for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe lineage subgraph represents event edges that are connecting artifact and execution nodes.\u003c/p\u003e\n"]]],[],null,[]]