Class: Google::Cloud::Channel::V1::ListSkusRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/service.rb

Overview

Request message for ListSkus.

Instance Attribute Summary collapse

Instance Attribute Details

#account::String



1242
1243
1244
1245
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1242

class ListSkusRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#language_code::String



1242
1243
1244
1245
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1242

class ListSkusRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_size::Integer



1242
1243
1244
1245
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1242

class ListSkusRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#page_token::String



1242
1243
1244
1245
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1242

class ListSkusRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



1242
1243
1244
1245
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1242

class ListSkusRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end