Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PipelineTemplateMetadata (v1.43.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PipelineTemplateMetadata.
Pipeline template metadata if
PipelineJob.template_uri
is from supported template registry. Currently, the only supported registry
is Artifact Registry.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#version
defversion()->::String
Returns
(::String) — The version_name in artifact registry.
Will always be presented in output if the
PipelineJob.template_uri
is from supported template registry.
Format is "sha256:abcdef123456...".
#version=
defversion=(value)->::String
Parameter
value (::String) — The version_name in artifact registry.
Will always be presented in output if the
PipelineJob.template_uri
is from supported template registry.
Format is "sha256:abcdef123456...".
Returns
(::String) — The version_name in artifact registry.
Will always be presented in output if the
PipelineJob.template_uri
is from supported template registry.
[[["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 2026-05-08 UTC."],[],[]]