Class: Google::Cloud::Channel::V1::ListCustomersRequest

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 CloudChannelService.ListCustomers

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



109
110
111
112
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 109

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

#page_size::Integer



109
110
111
112
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 109

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

#page_token::String



109
110
111
112
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 109

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

#parent::String



109
110
111
112
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 109

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