Compute Engine v1 API - Class ComputeEnumConstants.RolloutPlan.LocationScope (3.28.0)

public static class ComputeEnumConstants.RolloutPlan.LocationScope

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RolloutPlan.LocationScope.

Constants for wire representations of the RolloutPlan.Types.LocationScope enum.

Inheritance

object > ComputeEnumConstants.RolloutPlan.LocationScope

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Regional

public const string Regional = "REGIONAL"

Wire representation of Regional.

Field Value
Type Description
string

UndefinedLocationScope

public const string UndefinedLocationScope = "UNDEFINED_LOCATION_SCOPE"

Wire representation of UndefinedLocationScope .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "LOCATION_SCOPE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string

Zonal

public const string Zonal = "ZONAL"

Wire representation of Zonal.

Field Value
Type Description
string