public enum FutureResourcesRecommendationOtherLocation.Status extends Enum<FutureResourcesRecommendationOtherLocation.Status> implements ProtocolMessageEnumStatus of recommendation in this location.
Protobuf enum google.cloud.compute.v1.FutureResourcesRecommendationOtherLocation.Status
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CONDITIONS_NOT_MET |
The requested resources are offered in this location but the requested time window is does not meet the required conditions. |
CONDITIONS_NOT_MET_VALUE |
The requested resources are offered in this location but the requested time window is does not meet the required conditions. |
NOT_SUPPORTED |
The requested resources are not offered in this location. Retrying the request will not change this status. |
NOT_SUPPORTED_VALUE |
The requested resources are not offered in this location. Retrying the request will not change this status. |
NO_CAPACITY |
The requested resources are offered in this location and the requested time window is accepted but there is no capacity within the requested time window. |
NO_CAPACITY_VALUE |
The requested resources are offered in this location and the requested time window is accepted but there is no capacity within the requested time window. |
OTHER_LOCATION_STATUS_UNDEFINED |
Default value, unused. |
OTHER_LOCATION_STATUS_UNDEFINED_VALUE |
Default value, unused. |
RECOMMENDED |
The requested resources are offered in this location and it is possible to request them. However, another location was better and was recommended. |
RECOMMENDED_VALUE |
The requested resources are offered in this location and it is possible to request them. However, another location was better and was recommended. |
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_STATUS_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() |
|