public static class ComputeEnumConstants.PublicAdvertisedPrefix.PdpScopeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PublicAdvertisedPrefix.PdpScope.
Constants for wire representations of the PublicAdvertisedPrefix.Types.PdpScope enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Global
public const string Global = "GLOBAL"Wire representation of Global.
| Field Value | |
|---|---|
| Type | Description |
string |
|
GlobalAndRegional
public const string GlobalAndRegional = "GLOBAL_AND_REGIONAL"Wire representation of GlobalAndRegional.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Regional
public const string Regional = "REGIONAL"Wire representation of Regional.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPdpScope
public const string UndefinedPdpScope = "UNDEFINED_PDP_SCOPE"Wire representation of UndefinedPdpScope.
| Field Value | |
|---|---|
| Type | Description |
string |
|