ProjectsSetCloudArmorTierRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
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.