Class: Google::Cloud::DatabaseCenter::V1beta::DatabaseResourceGroup

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

Overview

DatabaseResourceGroup represents all resources that serve a common data set. It is considered notionally as a single entity, powered by any number of units of compute and storage.

Instance Attribute Summary collapse

Instance Attribute Details

#root_resources::Array<::Google::Cloud::DatabaseCenter::V1beta::DatabaseResource>



216
217
218
219
# File 'proto_docs/google/cloud/databasecenter/v1beta/service.rb', line 216

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

#signal_groups::Array<::Google::Cloud::DatabaseCenter::V1beta::IssueCount>



216
217
218
219
# File 'proto_docs/google/cloud/databasecenter/v1beta/service.rb', line 216

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