QueryDatabaseResourceGroupsResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)QueryDatabaseResourceGroupsResponse represents the response message containing a list of resource groups.
Attributes |
|
|---|---|
| Name | Description |
resource_groups |
MutableSequence[google.cloud.databasecenter_v1beta.types.DatabaseResourceGroup]
List of database resource groups that pass the filter. |
next_page_token |
str
A token that can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|
unreachable |
MutableSequence[str]
Unordered list. List of unreachable regions from where data could not be retrieved. |