pub const DEVICEMEMORY: &str = "deviceMemory";๐Deprecated:
Use DEVICE__MEMORY__ESTIMATED_CAPACITY (device.memory.estimated_capacity) instead.
Expand description
The estimated total memory capacity of the device, only a rough estimation in gigabytes.
- PII: Maybe
- Rewriting behavior: Backfill
ยงAliases
DEVICE__MEMORY__ESTIMATED_CAPACITY(device.memory.estimated_capacity)