V1beta1DeviceCounterConsumption

March 28, 2026 ยท View on GitHub

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

Properties

NameTypeDescriptionNotes
counter_setstrCounterSet is the name of the set from which the counters defined will be consumed.
countersdict[str, V1beta1Counter]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]