Compute V1 Client - Class CloudArmorTier (2.0.0)

Reference documentation and code samples for the Compute V1 Client class CloudArmorTier.

Managed protection tier to be set.

Protobuf type google.cloud.compute.v1.ProjectsSetCloudArmorTierRequest.CloudArmorTier

Namespace

Google \ Cloud \ Compute \ V1 \ ProjectsSetCloudArmorTierRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_CLOUD_ARMOR_TIER

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_CLOUD_ARMOR_TIER = 0;

CA_ENTERPRISE_ANNUAL

Value: 219921116

Enterprise tier protection billed annually.

Generated from protobuf enum CA_ENTERPRISE_ANNUAL = 219921116;

CA_ENTERPRISE_PAYGO

Value: 453530323

Enterprise tier protection billed monthly.

Generated from protobuf enum CA_ENTERPRISE_PAYGO = 453530323;

CA_STANDARD

Value: 13156734

Standard protection.

Generated from protobuf enum CA_STANDARD = 13156734;