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