commonUsageWithinTimeRange property

Map<String, GoogleCloudDatacatalogV1CommonUsageStats>? commonUsageWithinTimeRange
getter/setter pair

Common usage statistics over each of the predefined time ranges.

Supported time ranges are {"24H", "7D", "30D", "Lifetime"}.

Implementation

core.Map<core.String, GoogleCloudDatacatalogV1CommonUsageStats>?
    commonUsageWithinTimeRange;