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