public enum Workload.ComplianceRegime extends Enum<Workload.ComplianceRegime> implements ProtocolMessageEnumSupported Compliance Regimes.
Protobuf enum google.cloud.assuredworkloads.v1.Workload.ComplianceRegime
Implements
ProtocolMessageEnumStatic Fields
| Name | Description |
| ASSURED_WORKLOADS_FOR_PARTNERS | Assured Workloads for Partners; |
| ASSURED_WORKLOADS_FOR_PARTNERS_VALUE | Assured Workloads for Partners; |
| CA_REGIONS_AND_SUPPORT | Assured Workloads For Canada Regions and Support controls |
| CA_REGIONS_AND_SUPPORT_VALUE | Assured Workloads For Canada Regions and Support controls |
| CJIS | Criminal Justice Information Services (CJIS) Security policies. |
| CJIS_VALUE | Criminal Justice Information Services (CJIS) Security policies. |
| COMPLIANCE_REGIME_UNSPECIFIED | Unknown compliance regime. |
| COMPLIANCE_REGIME_UNSPECIFIED_VALUE | Unknown compliance regime. |
| EU_REGIONS_AND_SUPPORT | Assured Workloads For EU Regions and Support controls |
| EU_REGIONS_AND_SUPPORT_VALUE | Assured Workloads For EU Regions and Support controls |
| FEDRAMP_HIGH | FedRAMP High data protection controls |
| FEDRAMP_HIGH_VALUE | FedRAMP High data protection controls |
| FEDRAMP_MODERATE | FedRAMP Moderate data protection controls |
| FEDRAMP_MODERATE_VALUE | FedRAMP Moderate data protection controls |
| HIPAA | Health Insurance Portability and Accountability Act controls |
| HIPAA_VALUE | Health Insurance Portability and Accountability Act controls |
| HITRUST | Health Information Trust Alliance controls |
| HITRUST_VALUE | Health Information Trust Alliance controls |
| IL4 | Information protection as per DoD IL4 requirements. |
| IL4_VALUE | Information protection as per DoD IL4 requirements. |
| ITAR | International Traffic in Arms Regulations |
| ITAR_VALUE | International Traffic in Arms Regulations |
| UNRECOGNIZED | |
| US_REGIONAL_ACCESS | Assured Workloads For US Regions data protection controls |
| US_REGIONAL_ACCESS_VALUE | Assured Workloads For US Regions data protection controls |
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() |