Class ResourcesConsumed (1.8.1)

ResourcesConsumed(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Statistics information about resource consumption.

Attribute

NameDescription
replica_hours float
Output only. The number of replica hours used. Note that many replicas may run in parallel, and additionally any given work may be queued for some time. Therefore this value is not strictly related to wall time.

Inheritance

builtins.object > proto.message.Message > ResourcesConsumed