public enum Control.Family extends Enum<Control.Family> implements ProtocolMessageEnum
Family of the control. E.g. Access Control
Protobuf enum google.cloud.cloudsecuritycompliance.v1.Control.Family
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
AC |
Access Control |
AC_VALUE |
Access Control |
AT |
Awareness and Training |
AT_VALUE |
Awareness and Training |
AU |
Audit and Accountability |
AU_VALUE |
Audit and Accountability |
CA |
Certification, Accreditation and Security Assessments |
CA_VALUE |
Certification, Accreditation and Security Assessments |
CM |
Configuration Management |
CM_VALUE |
Configuration Management |
CP |
Contingency Planning |
CP_VALUE |
Contingency Planning |
FAMILY_UNSPECIFIED |
Unspecified. Invalid state. |
FAMILY_UNSPECIFIED_VALUE |
Unspecified. Invalid state. |
IA |
Identification and Authentication |
IA_VALUE |
Identification and Authentication |
IR |
Incident Response |
IR_VALUE |
Incident Response |
MA |
Maintenance |
MA_VALUE |
Maintenance |
MP |
Media Protection |
MP_VALUE |
Media Protection |
PE |
Physical and Environmental Protection |
PE_VALUE |
Physical and Environmental Protection |
PL |
Security Planning |
PL_VALUE |
Security Planning |
PS |
Personnel Security |
PS_VALUE |
Personnel Security |
RA |
Risk Assessment |
RA_VALUE |
Risk Assessment |
SA |
System Services and Acquisition |
SA_VALUE |
System Services and Acquisition |
SC |
System and Communications Protection |
SC_VALUE |
System and Communications Protection |
SI |
System and Information Integrity |
SI_VALUE |
System and Information Integrity |
SR |
Supply Chain Risk Management |
SR_VALUE |
Supply Chain Risk Management |
UNRECOGNIZED |
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() |