Class: Google::Shopping::Merchant::Products::V1beta::ShippingWeight

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/products/v1beta/products_common.rb

Overview

The ShippingWeight of the product.

Instance Attribute Summary collapse

Instance Attribute Details

#unit::String



474
475
476
477
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 474

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

#value::Float



474
475
476
477
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 474

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