SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Converts a size in a given unit to GB.
size (Decimal) – The size value to convert.
Decimal
unit (Unit) – The unit of the size.
Unit
The size in GB.
ValueError – If the unit is not recognized.