Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 698 Bytes

File metadata and controls

12 lines (8 loc) · 698 Bytes

V1beta2DeviceCounterConsumption

DeviceCounterConsumption defines a set of counters that a device will consume from a CounterSet.

Properties

Name Type Description Notes
counter_set str CounterSet is the name of the set from which the counters defined will be consumed.
counters dict(str, V1beta2Counter) Counters defines the counters that will be consumed by the device. The maximum number of counters is 32.

[Back to Model list] [Back to API list] [Back to README]