public enum ProjectsSetCloudArmorTierRequest.CloudArmorTier extends Enum<ProjectsSetCloudArmorTierRequest.CloudArmorTier> implements ProtocolMessageEnum
Managed protection tier to be set.
Protobuf enum google.cloud.compute.v1.ProjectsSetCloudArmorTierRequest.CloudArmorTier
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CA_ENTERPRISE_ANNUAL |
Enterprise tier protection billed annually. |
CA_ENTERPRISE_ANNUAL_VALUE |
Enterprise tier protection billed annually. |
CA_ENTERPRISE_PAYGO |
Enterprise tier protection billed monthly. |
CA_ENTERPRISE_PAYGO_VALUE |
Enterprise tier protection billed monthly. |
CA_STANDARD |
Standard protection. |
CA_STANDARD_VALUE |
Standard protection. |
UNDEFINED_CLOUD_ARMOR_TIER |
A value indicating that the enum field is not set. |
UNDEFINED_CLOUD_ARMOR_TIER_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |