Class: Google::Shopping::Css::V1::DeleteCssProductInputRequest
- Inherits:
-
Object
- Object
- Google::Shopping::Css::V1::DeleteCssProductInputRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/css/v1/css_product_inputs.rb
Overview
Request message for the DeleteCssProductInput method.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#supplemental_feed_id ⇒ ::Integer
The Content API Supplemental Feed ID.
Instance Attribute Details
#name ⇒ ::String
162 163 164 165 |
# File 'proto_docs/google/shopping/css/v1/css_product_inputs.rb', line 162 class DeleteCssProductInputRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#supplemental_feed_id ⇒ ::Integer
162 163 164 165 |
# File 'proto_docs/google/shopping/css/v1/css_product_inputs.rb', line 162 class DeleteCssProductInputRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |