cuda.bindings.nvml.UUIDType# class cuda.bindings.nvml.UUIDType(value: int)# Enum to represent different UUID types See nvmlUUIDType_t. NONE: 0Undefined type. ASCII: 1ASCII format type. BINARY: 2Binary format type.