Compute Engine v1 API - Class ComputeEnumConstants.NetworkRoutingConfig.BgpBestPathSelectionMode (3.2.0)

public static class ComputeEnumConstants.NetworkRoutingConfig.BgpBestPathSelectionMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkRoutingConfig.BgpBestPathSelectionMode.

Constants for wire representations of the NetworkRoutingConfig.Types.BgpBestPathSelectionMode enum.

Inheritance

object > ComputeEnumConstants.NetworkRoutingConfig.BgpBestPathSelectionMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Legacy

public const string Legacy = "LEGACY"

Wire representation of Legacy.

Field Value
Type Description
string

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
Type Description
string

UndefinedBgpBestPathSelectionMode

public const string UndefinedBgpBestPathSelectionMode = "UNDEFINED_BGP_BEST_PATH_SELECTION_MODE"

Wire representation of UndefinedBgpBestPathSelectionMode.

Field Value
Type Description
string