GoogleCloudDatacatalogV1beta1UsageSignal class

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

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updateTime String?
The timestamp of the end of the usage statistics duration.
getter/setter pair
usageWithinTimeRange Map<String, GoogleCloudDatacatalogV1beta1UsageStats>?
Usage statistics over each of the pre-defined time ranges, supported strings for time ranges are {"24H", "7D", "30D"}.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited