DeviceRequestPatch

constructor(adminAccess: Boolean? = null, allocationMode: String? = null, count: Int? = null, deviceClassName: String? = null, firstAvailable: List<DeviceSubRequestPatch>? = null, name: String? = null, selectors: List<DeviceSelectorPatch>? = null, tolerations: List<DeviceTolerationPatch>? = null)