# automatically generated by the FlatBuffers compiler, do not modify

# namespace: fbs

class DimensionValueType(object):
    UNKNOWN = 0
    VALUE = 1
    PARAM = 2
