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

Inherits:
Object
  • Object
show all
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

Returns:

  • (::String)


208
209
210
211
# File 'proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb', line 208

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

#value::Google::Protobuf::Value



208
209
210
211
# File 'proto_docs/google/cloud/aiplatform/v1/pipeline_job.rb', line 208

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