Class: Google::Cloud::Channel::V1::ListSkuGroupBillableSkusRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Channel::V1::ListSkuGroupBillableSkusRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/channel/v1/service.rb
Overview
Request message for ListSkuGroupBillableSkus.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
781 782 783 784 |
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 781 class ListSkuGroupBillableSkusRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
781 782 783 784 |
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 781 class ListSkuGroupBillableSkusRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
781 782 783 784 |
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 781 class ListSkuGroupBillableSkusRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |