Device Request
constructor(adminAccess: Boolean? = null, allocationMode: String? = null, count: Int? = null, deviceClassName: String? = null, firstAvailable: List<DeviceSubRequest>? = null, name: String, selectors: List<DeviceSelector>? = null, tolerations: List<DeviceToleration>? = null)