| Modifier and Type | Method and Description |
|---|---|
static NetworkProfileNetworkFeatures.AllowVpn |
NetworkProfileNetworkFeatures.AllowVpn.forNumber(int value) |
static NetworkProfileNetworkFeatures.AllowVpn |
NetworkProfileNetworkFeatures.AllowVpn.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NetworkProfileNetworkFeatures.AllowVpn |
NetworkProfileNetworkFeatures.AllowVpn.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NetworkProfileNetworkFeatures.AllowVpn |
NetworkProfileNetworkFeatures.AllowVpn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkProfileNetworkFeatures.AllowVpn[] |
NetworkProfileNetworkFeatures.AllowVpn.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<NetworkProfileNetworkFeatures.AllowVpn> |
NetworkProfileNetworkFeatures.AllowVpn.internalGetValueMap() |
Copyright © 2025 Google LLC. All rights reserved.