usageWithinTimeRange property

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

BigQuery usage statistics over each of the predefined time ranges.

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

Output only.

Implementation

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