Class: Google::Cloud::GDCHardwareManagement::V1alpha::ListSitesResponse

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

Overview

A list of sites.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



236
237
238
239
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 236

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

#sites::Array<::Google::Cloud::GDCHardwareManagement::V1alpha::Site>



236
237
238
239
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 236

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

#unreachable::Array<::String>



236
237
238
239
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 236

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