public sealed class QueryContextLineageSubgraphRequest : IMessage<QueryContextLineageSubgraphRequest>, IEquatable<QueryContextLineageSubgraphRequest>, IDeepCloneable<QueryContextLineageSubgraphRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class QueryContextLineageSubgraphRequest.
Request message for
[MetadataService.QueryContextLineageSubgraph][google.cloud.aiplatform.v1beta1.MetadataService.QueryContextLineageSubgraph].
Required. The resource name of the Context whose Artifacts and Executions
should be retrieved as a LineageSubgraph.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
The request may error with FAILED_PRECONDITION if the number of Artifacts,
the number of Executions, or the number of Events that would be returned
for the Context exceeds 1000.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eQueryContextLineageSubgraphRequest\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryContextLineageSubgraphRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eMetadataService.QueryContextLineageSubgraph\u003c/code\u003e method to retrieve a lineage subgraph.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it's located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eContext\u003c/code\u003e, a string representing the resource name of the Context, and \u003ccode\u003eContextAsContextName\u003c/code\u003e, a typed view of the Context resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe page covers the two constructors of the class, one taking in no arguments and the other taking in another \u003ccode\u003eQueryContextLineageSubgraphRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]