public static class ComputeEnumConstants.ProjectsSetCloudArmorTierRequest.CloudArmorTier
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ProjectsSetCloudArmorTierRequest.CloudArmorTier.
Constants for wire representations of the ProjectsSetCloudArmorTierRequest.Types.CloudArmorTier enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
CaEnterpriseAnnual
public const string CaEnterpriseAnnual = "CA_ENTERPRISE_ANNUAL"
Wire representation of CaEnterpriseAnnual.
Field Value | |
---|---|
Type | Description |
string |
CaEnterprisePaygo
public const string CaEnterprisePaygo = "CA_ENTERPRISE_PAYGO"
Wire representation of CaEnterprisePaygo.
Field Value | |
---|---|
Type | Description |
string |
CaStandard
public const string CaStandard = "CA_STANDARD"
Wire representation of CaStandard.
Field Value | |
---|---|
Type | Description |
string |
UndefinedCloudArmorTier
public const string UndefinedCloudArmorTier = "UNDEFINED_CLOUD_ARMOR_TIER"
Wire representation of UndefinedCloudArmorTier.
Field Value | |
---|---|
Type | Description |
string |