Class: Google::Shopping::Merchant::Accounts::V1::ListOmnichannelSettingsRequest
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Accounts::V1::ListOmnichannelSettingsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb
Overview
Request message for the ListOmnichannelSettings method.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
256 257 258 259 |
# File 'proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb', line 256 class ListOmnichannelSettingsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
256 257 258 259 |
# File 'proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb', line 256 class ListOmnichannelSettingsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
256 257 258 259 |
# File 'proto_docs/google/shopping/merchant/accounts/v1/omnichannelsettings.rb', line 256 class ListOmnichannelSettingsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |