Class: Google::Shopping::Merchant::Lfp::V1::InsertLfpStoreRequest
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Lfp::V1::InsertLfpStoreRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb
Overview
Request message for the InsertLfpStore method.
Instance Attribute Summary collapse
-
#lfp_store ⇒ ::Google::Shopping::Merchant::Lfp::V1::LfpStore
Required.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#lfp_store ⇒ ::Google::Shopping::Merchant::Lfp::V1::LfpStore
126 127 128 129 |
# File 'proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb', line 126 class InsertLfpStoreRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
126 127 128 129 |
# File 'proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb', line 126 class InsertLfpStoreRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |