public interface PipelineTemplateMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion()
The version_name in artifact registry.
|
com.google.protobuf.ByteString |
getVersionBytes()
The version_name in artifact registry.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVersion()
The version_name in artifact registry. Will always be presented in output if the [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry. Format is "sha256:abcdef123456...".
string version = 3;com.google.protobuf.ByteString getVersionBytes()
The version_name in artifact registry. Will always be presented in output if the [PipelineJob.template_uri][google.cloud.aiplatform.v1.PipelineJob.template_uri] is from supported template registry. Format is "sha256:abcdef123456...".
string version = 3;Copyright © 2024 Google LLC. All rights reserved.