public enum FutureResourcesSpec.DeploymentType extends Enum<FutureResourcesSpec.DeploymentType> implements ProtocolMessageEnumIndicates if the reservation allocation strategy is static (DENSE) or dynamic (STANDARD). Defaults to DENSE.
Protobuf enum google.cloud.compute.v1.FutureResourcesSpec.DeploymentType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DENSE |
The reserved capacity is made up of densely deployed reservation blocks. |
DENSE_VALUE |
The reserved capacity is made up of densely deployed reservation blocks. |
DEPLOYMENT_TYPE_UNSPECIFIED |
|
DEPLOYMENT_TYPE_UNSPECIFIED_VALUE |
|
UNDEFINED_DEPLOYMENT_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_DEPLOYMENT_TYPE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|