Class: Google::Shopping::Merchant::Products::V1beta::ProductDetail

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 product details.

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns The name of the product detail.

Returns:

  • (::String)

    The name of the product detail.



648
649
650
651
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 648

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

#attribute_value::String

Returns The value of the product detail.

Returns:

  • (::String)

    The value of the product detail.



648
649
650
651
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 648

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

#section_name::String

Returns The section header used to group a set of product details.

Returns:

  • (::String)

    The section header used to group a set of product details.



648
649
650
651
# File 'proto_docs/google/shopping/merchant/products/v1beta/products_common.rb', line 648

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