| Modifier and Type | Method and Description |
|---|---|
static VpnConnection.BgpRoutingMode |
VpnConnection.BgpRoutingMode.forNumber(int value) |
VpnConnection.BgpRoutingMode |
VpnConnectionOrBuilder.getBgpRoutingMode()
Deprecated.
google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated. See
google/cloud/edgecontainer/v1/resources.proto;l=361
|
VpnConnection.BgpRoutingMode |
VpnConnection.getBgpRoutingMode()
Deprecated.
google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated. See
google/cloud/edgecontainer/v1/resources.proto;l=361
|
VpnConnection.BgpRoutingMode |
VpnConnection.Builder.getBgpRoutingMode()
Deprecated.
google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated. See
google/cloud/edgecontainer/v1/resources.proto;l=361
|
static VpnConnection.BgpRoutingMode |
VpnConnection.BgpRoutingMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static VpnConnection.BgpRoutingMode |
VpnConnection.BgpRoutingMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static VpnConnection.BgpRoutingMode |
VpnConnection.BgpRoutingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VpnConnection.BgpRoutingMode[] |
VpnConnection.BgpRoutingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<VpnConnection.BgpRoutingMode> |
VpnConnection.BgpRoutingMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
VpnConnection.Builder |
VpnConnection.Builder.setBgpRoutingMode(VpnConnection.BgpRoutingMode value)
Deprecated.
google.cloud.edgecontainer.v1.VpnConnection.bgp_routing_mode is deprecated. See
google/cloud/edgecontainer/v1/resources.proto;l=361
|
Copyright © 2024 Google LLC. All rights reserved.