InstanceConsumptionInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
guest_cpus |
int
The number of virtual CPUs that are available to the instance. This field is a member of oneof _ _guest_cpus .
|
local_ssd_gb |
int
The amount of local SSD storage available to the instance, defined in GiB. This field is a member of oneof _ _local_ssd_gb .
|
memory_mb |
int
The amount of physical memory available to the instance, defined in MiB. This field is a member of oneof _ _memory_mb .
|
min_node_cpus |
int
The minimal guaranteed number of virtual CPUs that are reserved. This field is a member of oneof _ _min_node_cpus .
|