public sealed class PipelineTemplateMetadata : IMessage<PipelineTemplateMetadata>, IEquatable<PipelineTemplateMetadata>, IDeepCloneable<PipelineTemplateMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class PipelineTemplateMetadata.
Pipeline template metadata if
[PipelineJob.template_uri][google.cloud.aiplatform.v1beta1.PipelineJob.template_uri]
is from supported template registry. Currently, the only supported registry
is Artifact Registry.
Will always be presented in output if the
[PipelineJob.template_uri][google.cloud.aiplatform.v1beta1.PipelineJob.template_uri]
is from supported template registry.
[[["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\u003ePipelineTemplateMetadata is a class within the Vertex AI v1beta1 API, providing metadata for pipeline templates sourced from supported registries like Artifact Registry.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality for data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003ePipelineTemplateMetadata offers a \u003ccode\u003eVersion\u003c/code\u003e property, which presents the version name from the artifact registry in a "sha256:abcdef123456..." format, providing specific template version details.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default constructor and one that takes another \u003ccode\u003ePipelineTemplateMetadata\u003c/code\u003e object, allowing for the creation and copying of pipeline template metadata instances.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers access to the Google.Cloud.AIPlatform.V1Beta1 namespace and comes from the Google.Cloud.AIPlatform.V1Beta1.dll assembly, giving context to where it can be found.\u003c/p\u003e\n"]]],[],null,[]]