Class: Google::Cloud::RecommendationEngine::V1beta1::ProductCatalogItem::CostsEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recommendationengine/v1beta1/catalog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


172
173
174
175
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/catalog.rb', line 172

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

#value::Float

Returns:

  • (::Float)


172
173
174
175
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/catalog.rb', line 172

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