Class QueryStatsInfo (0.9.0)

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

QueryStatsInfo contains the aggregated and detailed query stats for a particular combination of relevant query stats for queries having same normalized query.

Attributes

Name Description
aggregated_query_stats google.cloud.databasecenter_v1beta.types.QueryStats
Aggregated query stats for the resources for same normalized query.
query_stats MutableSequence[google.cloud.databasecenter_v1beta.types.QueryStats]
List of query stats for the resources in the group. This stats is stats at resource level for the resources having same normalized query.