Class: Google::Cloud::Memcache::V1::ListInstancesResponse

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

Overview

Response for ListInstances.

Instance Attribute Summary collapse

Instance Attribute Details

#instances::Array<::Google::Cloud::Memcache::V1::Instance>



348
349
350
351
# File 'proto_docs/google/cloud/memcache/v1/cloud_memcache.rb', line 348

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

#next_page_token::String



348
349
350
351
# File 'proto_docs/google/cloud/memcache/v1/cloud_memcache.rb', line 348

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

#unreachable::Array<::String>



348
349
350
351
# File 'proto_docs/google/cloud/memcache/v1/cloud_memcache.rb', line 348

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