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