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