Class: Google::Shopping::Css::V1::ProductDetail

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/css/v1/css_product_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.



245
246
247
248
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 245

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.



245
246
247
248
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 245

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.



245
246
247
248
# File 'proto_docs/google/shopping/css/v1/css_product_common.rb', line 245

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