Reference documentation and code samples for the Compute V1 Client class Status.
Status of recommendation in this location.
Protobuf type google.cloud.compute.v1.FutureResourcesRecommendationOtherLocation.Status
Namespace
Google \ Cloud \ Compute \ V1 \ FutureResourcesRecommendationOtherLocationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_STATUS
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_STATUS = 0;
CONDITIONS_NOT_MET
Value: 363628457The requested resources are offered in this location but the requested time window is does not meet the required conditions.
Generated from protobuf enum CONDITIONS_NOT_MET = 363628457;
NOT_SUPPORTED
Value: 317950466The requested resources are not offered in this location.
Retrying the request will not change this status.
Generated from protobuf enum NOT_SUPPORTED = 317950466;
NO_CAPACITY
Value: 274240888The requested resources are offered in this location and the requested time window is accepted but there is no capacity within the requested time window.
Generated from protobuf enum NO_CAPACITY = 274240888;
OTHER_LOCATION_STATUS_UNDEFINED
Value: 222662622Default value, unused.
Generated from protobuf enum OTHER_LOCATION_STATUS_UNDEFINED = 222662622;
RECOMMENDED
Value: 369652283The requested resources are offered in this location and it is possible to request them. However, another location was better and was recommended.
Generated from protobuf enum RECOMMENDED = 369652283;