Class: Google::Cloud::AIPlatform::V1::PipelineJob::RuntimeConfig::InputArtifact

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb

Overview

The type of an input artifact.

Instance Attribute Summary collapse

Instance Attribute Details

#artifact_id::String



193
194
195
196
# File 'proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb', line 193

class InputArtifact
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end