Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FutureResourcesSpecAggregateResources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#accelerator_count
def accelerator_count() -> ::Integer
Returns
- (::Integer) — Size of the request, in accelerator (chip) count.
#accelerator_count=
def accelerator_count=(value) -> ::Integer
Parameter
- value (::Integer) — Size of the request, in accelerator (chip) count.
Returns
- (::Integer) — Size of the request, in accelerator (chip) count.
#vm_family
def vm_family() -> ::String
Returns
- (::String) — 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.
#vm_family=
def vm_family=(value) -> ::String
Parameter
- value (::String) — 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.
Returns
- (::String) — 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.
#workload_type
def workload_type() -> ::String
Returns
- (::String) — Workload type. Use for TPU reservations. Check the WorkloadType enum for the list of possible values.
#workload_type=
def workload_type=(value) -> ::String
Parameter
- value (::String) — Workload type. Use for TPU reservations. Check the WorkloadType enum for the list of possible values.
Returns
- (::String) — Workload type. Use for TPU reservations. Check the WorkloadType enum for the list of possible values.