Class: Google::Shopping::Merchant::Lfp::V1::ListLfpStoresRequest
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Lfp::V1::ListLfpStoresRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb
Overview
Request message for the ListLfpStores method.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
-
#target_account ⇒ ::Integer
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
164 165 166 167 |
# File 'proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb', line 164 class ListLfpStoresRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
164 165 166 167 |
# File 'proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb', line 164 class ListLfpStoresRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
164 165 166 167 |
# File 'proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb', line 164 class ListLfpStoresRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_account ⇒ ::Integer
164 165 166 167 |
# File 'proto_docs/google/shopping/merchant/lfp/v1/lfpstore.rb', line 164 class ListLfpStoresRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |