openapi.model.InstanceTypeSpecs Load the model package import 'package:openapi/api.dart'; Properties Name Type Description Notes vcpus int The number of virtual CPUs. memoryGib int The amount of RAM in gibibytes (GiB). storageGib int The amount of storage in gibibytes (GiB). gpus int The number of GPUs. [Back to Model list] [Back to API list] [Back to README]