FutureResourcesSpecAggregateResources(
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 |
accelerator_count |
int
Size of the request, in accelerator (chip) count. This field is a member of oneof _ _accelerator_count .
|
vm_family |
str
The VM family that all instances scheduled against this reservation must belong to. Use for TPU reservations. Check the VmFamily enum for the list of possible values. This field is a member of oneof _ _vm_family .
|
workload_type |
str
Workload type. Use for TPU reservations. Check the WorkloadType enum for the list of possible values. This field is a member of oneof _ _workload_type .
|
Classes
VmFamily
VmFamily(value)
The VM family that all instances scheduled against this reservation must belong to. Use for TPU reservations.
WorkloadType
WorkloadType(value)
Workload type. Use for TPU reservations.