Class: Google::Cloud::AlloyDB::V1alpha::ListClustersRequest

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 requesting list of Clusters

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



44
45
46
47
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 44

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

#order_by::String



44
45
46
47
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 44

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

#page_size::Integer



44
45
46
47
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 44

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

#page_token::String



44
45
46
47
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 44

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

#parent::String



44
45
46
47
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 44

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