Interface protos.google.cloud.datacatalog.v1.IUsageSignal

Properties of a UsageSignal.

Package

@google-cloud/datacatalog!

Properties

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

UsageSignal updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

usageWithinTimeRange

usageWithinTimeRange?: ({ [k: string]: google.cloud.datacatalog.v1.IUsageStats }|null);

UsageSignal usageWithinTimeRange

Property Value
TypeDescription
({ [k: string]: google.cloud.datacatalog.v1.IUsageStats }|null)