Class: Google::Cloud::AlloyDB::V1alpha::ListDatabasesResponse

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 Databases.

Instance Attribute Summary collapse

Instance Attribute Details

#databases::Array<::Google::Cloud::AlloyDB::V1alpha::Database>



1822
1823
1824
1825
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 1822

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

#next_page_token::String



1822
1823
1824
1825
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 1822

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