Class: Google::Cloud::AlloyDB::V1alpha::ListClustersResponse

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

Overview

Message for response to listing Clusters

Instance Attribute Summary collapse

Instance Attribute Details

#clusters::Array<::Google::Cloud::AlloyDB::V1alpha::Cluster>



59
60
61
62
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 59

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

#next_page_token::String



59
60
61
62
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 59

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

#unreachable::Array<::String>



59
60
61
62
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 59

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