Class AggregateQueryStatsResponse (0.9.0)

AggregateQueryStatsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message containing relevant query stats for database resources.

Attributes

Name Description
query_stats MutableSequence[google.cloud.databasecenter_v1beta.types.QueryStatsInfo]
List of query stats where each group contains stats for resources having a particular combination of relevant query stats.
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.