Interface protos.google.cloud.tasks.v2beta2.IQueueStats (3.1.2)

Properties of a QueueStats.

Package

@google-cloud/tasks

Properties

concurrentDispatchesCount

concurrentDispatchesCount?: (number|Long|string|null);

QueueStats concurrentDispatchesCount

effectiveExecutionRate

effectiveExecutionRate?: (number|null);

QueueStats effectiveExecutionRate

executedLastMinuteCount

executedLastMinuteCount?: (number|Long|string|null);

QueueStats executedLastMinuteCount

oldestEstimatedArrivalTime

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

QueueStats oldestEstimatedArrivalTime

tasksCount

tasksCount?: (number|Long|string|null);

QueueStats tasksCount