Interface protos.google.cloud.datacatalog.v1.IUsageStats

Properties of a UsageStats.

Package

@google-cloud/datacatalog!

Properties

totalCancellations

totalCancellations?: (number|null);

UsageStats totalCancellations

Property Value
TypeDescription
(number|null)

totalCompletions

totalCompletions?: (number|null);

UsageStats totalCompletions

Property Value
TypeDescription
(number|null)

totalExecutionTimeForCompletionsMillis

totalExecutionTimeForCompletionsMillis?: (number|null);

UsageStats totalExecutionTimeForCompletionsMillis

Property Value
TypeDescription
(number|null)

totalFailures

totalFailures?: (number|null);

UsageStats totalFailures

Property Value
TypeDescription
(number|null)