Class: Google::Cloud::CloudControlsPartner::V1::ListCustomersResponse

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

Overview

Response message for list customer Customers requests

Instance Attribute Summary collapse

Instance Attribute Details

#customers::Array<::Google::Cloud::CloudControlsPartner::V1::Customer>



78
79
80
81
# File 'proto_docs/google/cloud/cloudcontrolspartner/v1/customers.rb', line 78

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

#next_page_token::String



78
79
80
81
# File 'proto_docs/google/cloud/cloudcontrolspartner/v1/customers.rb', line 78

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

#unreachable::Array<::String>



78
79
80
81
# File 'proto_docs/google/cloud/cloudcontrolspartner/v1/customers.rb', line 78

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