GoogleCloudDatacatalogV1UsageSignalResponse

data class GoogleCloudDatacatalogV1UsageSignalResponse(val commonUsageWithinTimeRange: Map<String, String>, val favoriteCount: String, val updateTime: String, val usageWithinTimeRange: Map<String, String>)

The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day.

Constructors

constructor(commonUsageWithinTimeRange: Map<String, String>, favoriteCount: String, updateTime: String, usageWithinTimeRange: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Common usage statistics over each of the predefined time ranges. Supported time ranges are {"24H", "7D", "30D", "Lifetime"}.

Link copied to clipboard

Favorite count in the source system.

Link copied to clipboard

The end timestamp of the duration of usage statistics.

Link copied to clipboard

BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are {"24H", "7D", "30D"}.