Class: Google::Cloud::AIPlatform::V1::PipelineJob::RuntimeConfig::InputArtifactsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::PipelineJob::RuntimeConfig::InputArtifactsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
217 218 219 220 |
# File 'proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb', line 217 class InputArtifactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AIPlatform::V1::PipelineJob::RuntimeConfig::InputArtifact
217 218 219 220 |
# File 'proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb', line 217 class InputArtifactsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |