Enum AllocationAggregateReservation.VmFamily (1.49.0)

public enum AllocationAggregateReservation.VmFamily extends Enum<AllocationAggregateReservation.VmFamily> implements ProtocolMessageEnum

The VM family that all instances scheduled against this reservation must belong to.

Protobuf enum google.cloud.compute.v1.AllocationAggregateReservation.VmFamily

Implements

ProtocolMessageEnum

Static Fields

NameDescription
UNDEFINED_VM_FAMILY

A value indicating that the enum field is not set.

UNDEFINED_VM_FAMILY = 0;

UNDEFINED_VM_FAMILY_VALUE

A value indicating that the enum field is not set.

UNDEFINED_VM_FAMILY = 0;

UNRECOGNIZED
VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L

VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L = 108020067;

VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L_VALUE

VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L = 108020067;

VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP

VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP = 18705267;

VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP_VALUE

VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP = 18705267;

VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P

VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P = 517384407;

VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P_VALUE

VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P = 517384407;

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()