Class ProjectsSetCloudArmorTierRequest (1.18.0)

ProjectsSetCloudArmorTierRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
cloud_armor_tier str
Managed protection tier to be set. Check the CloudArmorTier enum for the list of possible values. This field is a member of oneof_ _cloud_armor_tier.

Classes

CloudArmorTier

CloudArmorTier(value)

Managed protection tier to be set.

Values: UNDEFINED_CLOUD_ARMOR_TIER (0): A value indicating that the enum field is not set. CA_ENTERPRISE_ANNUAL (219921116): Enterprise tier protection billed annually. CA_ENTERPRISE_PAYGO (453530323): Enterprise tier protection billed monthly. CA_STANDARD (13156734): Standard protection.