Class ComputeEnumConstants.InterconnectLocationRegionInfo.LocationPresence (1.2.0)

public static class LocationPresence

Constants for wire representations of the InterconnectLocationRegionInfo.Types.LocationPresence enum.

Inheritance

Object > ComputeEnumConstants.InterconnectLocationRegionInfo.LocationPresence

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Global

public const string Global = "GLOBAL"

Wire representation of Global.

Field Value
TypeDescription
String

LocalRegion

public const string LocalRegion = "LOCAL_REGION"

Wire representation of LocalRegion.

Field Value
TypeDescription
String

LpGlobal

public const string LpGlobal = "LP_GLOBAL"

Wire representation of LpGlobal.

Field Value
TypeDescription
String

LpLocalRegion

public const string LpLocalRegion = "LP_LOCAL_REGION"

Wire representation of LpLocalRegion.

Field Value
TypeDescription
String

UndefinedLocationPresence

public const string UndefinedLocationPresence = "UNDEFINED_LOCATION_PRESENCE"

Wire representation of UndefinedLocationPresence.

Field Value
TypeDescription
String