bindings/python-compute/constants.py (
10
lines of code) (
raw
):
FILTER_TYPE = { 'RANGE': 'range', 'INCLUDE': 'include', 'EXCLUDE': 'exclude', 'FUNC': 'func' } METRICS = { 'PERFORMANCE': 'performance', 'ABSOLUTE': 'absolute' }