Class: Google::Shopping::Merchant::Promotions::V1beta::ListPromotionsRequest
- Inherits:
-
Object
- Object
- Google::Shopping::Merchant::Promotions::V1beta::ListPromotionsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb
Overview
Request message for the ListPromotions method.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
readonly
Output only.
-
#page_token ⇒ ::String
readonly
Output only.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer (readonly)
155 156 157 158 |
# File 'proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb', line 155 class ListPromotionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String (readonly)
155 156 157 158 |
# File 'proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb', line 155 class ListPromotionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
155 156 157 158 |
# File 'proto_docs/google/shopping/merchant/promotions/v1beta/promotions.rb', line 155 class ListPromotionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |