Compute Engine v1 API - Enum FutureResourcesRecommendationOtherLocation.Types.Status (3.22.0)

public enum FutureResourcesRecommendationOtherLocation.Types.Status

Reference documentation and code samples for the Compute Engine v1 API enum FutureResourcesRecommendationOtherLocation.Types.Status.

Status of recommendation in this location.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
ConditionsNotMet

The requested resources are offered in this location but the requested time window is does not meet the required conditions.

NoCapacity

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.

NotSupported

The requested resources are not offered in this location. Retrying the request will not change this status.

OtherLocationStatusUndefined

Default value, unused.

The requested resources are offered in this location and it is possible to request them. However, another location was better and was recommended.

UndefinedStatus

A value indicating that the enum field is not set.