usageWithinTimeRange property

Map<String, GoogleCloudDatacatalogV1beta1UsageStats>? usageWithinTimeRange
getter/setter pair

Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.

Implementation

core.Map<core.String, GoogleCloudDatacatalogV1beta1UsageStats>?
    usageWithinTimeRange;