GoogleCloudDatacatalogV1beta1UsageSignalResponse

data class GoogleCloudDatacatalogV1beta1UsageSignalResponse(val updateTime: String, val usageWithinTimeRange: Map<String, String>)

The set of all usage signals that we store in Data Catalog.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp of the end of the usage statistics duration.

Link copied to clipboard

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