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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class FutureResourcesSpecAggregateResources (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.FutureResourcesSpecAggregateResources)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.FutureResourcesSpecAggregateResources) \n\n FutureResourcesSpecAggregateResources(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### VmFamily\n\n VmFamily(value)\n\nThe VM family that all instances scheduled against this\nreservation must belong to. Use for TPU reservations.\n\n### WorkloadType\n\n WorkloadType(value)\n\nWorkload type. Use for TPU reservations."]]