DatabaseResourceGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)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.
Attributes |
|
|---|---|
| Name | Description |
root_resources |
MutableSequence[google.cloud.databasecenter_v1beta.types.DatabaseResource]
A database resource that serves as a root of the group of database resources. It is repeated just in case we have the concept of multiple roots in the future, however, it will only be populated with a single value for now. |
signal_groups |
MutableSequence[google.cloud.databasecenter_v1beta.types.IssueCount]
The filtered signal groups and the count of issues associated with the resources that have been filtered in. |