Class FutureResourcesSpecSpecificSKUResources (0.1.0)

FutureResourcesSpecSpecificSKUResources(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

Name Description
instance_count int
Size of the request, in instance count. This field is a member of oneof_ _instance_count.
local_ssd_partitions MutableSequence[google.cloud.compute_v1beta.types.FutureResourcesSpecLocalSsdPartition]
Local SSD partitions. You do not have to include SSD partitions that are built in the machine type.
machine_type str
The machine type to use for instances that will use the reservation. This field only accepts machine type names. e.g. n2-standard-4 and does not accept machine type full or partial url. e.g. projects/my-l7ilb-project/zones/us-central1-a/machineTypes/n2-standard-4. Use for GPU reservations. This field is a member of oneof_ _machine_type.