Compute Engine v1 API - Class ComputeEnumConstants.InterconnectLocationRegionInfo.LocationPresence (2.16.0)

public static class ComputeEnumConstants.InterconnectLocationRegionInfo.LocationPresence

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectLocationRegionInfo.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
Type Description
string

LocalRegion

public const string LocalRegion = "LOCAL_REGION"

Wire representation of LocalRegion.

Field Value
Type Description
string

LpGlobal

public const string LpGlobal = "LP_GLOBAL"

Wire representation of LpGlobal.

Field Value
Type Description
string

LpLocalRegion

public const string LpLocalRegion = "LP_LOCAL_REGION"

Wire representation of LpLocalRegion.

Field Value
Type Description
string

UndefinedLocationPresence

public const string UndefinedLocationPresence = "UNDEFINED_LOCATION_PRESENCE"

Wire representation of UndefinedLocationPresence.

Field Value
Type Description
string