Enum Control.Family (0.20.0)

public enum Control.Family extends Enum<Control.Family> implements ProtocolMessageEnum

The regulatory control family.

Protobuf enum google.cloud.cloudsecuritycompliance.v1.Control.Family

Implements

ProtocolMessageEnum

Static Fields

Name Description
AC

Access control

AC = 1;

AC_VALUE

Access control

AC = 1;

AT

Awareness and araining

AT = 2;

AT_VALUE

Awareness and araining

AT = 2;

AU

Audit and accountability

AU = 3;

AU_VALUE

Audit and accountability

AU = 3;

CA

Certification, accreditation, and security assessments

CA = 4;

CA_VALUE

Certification, accreditation, and security assessments

CA = 4;

CM

Configuration management

CM = 5;

CM_VALUE

Configuration management

CM = 5;

CP

Contingency planning

CP = 6;

CP_VALUE

Contingency planning

CP = 6;

FAMILY_UNSPECIFIED

Default value. This value is unused.

FAMILY_UNSPECIFIED = 0;

FAMILY_UNSPECIFIED_VALUE

Default value. This value is unused.

FAMILY_UNSPECIFIED = 0;

IA

Identification and authentication

IA = 7;

IA_VALUE

Identification and authentication

IA = 7;

IR

Incident response

IR = 8;

IR_VALUE

Incident response

IR = 8;

MA

Maintenance

MA = 9;

MA_VALUE

Maintenance

MA = 9;

MP

Media protection

MP = 10;

MP_VALUE

Media protection

MP = 10;

PE

Physical and environmental protection

PE = 11;

PE_VALUE

Physical and environmental protection

PE = 11;

PL

Security planning

PL = 12;

PL_VALUE

Security planning

PL = 12;

PS

Personnel aecurity

PS = 13;

PS_VALUE

Personnel aecurity

PS = 13;

RA

Risk assessment

RA = 14;

RA_VALUE

Risk assessment

RA = 14;

SA

System services and acquisition

SA = 15;

SA_VALUE

System services and acquisition

SA = 15;

SC

System and communications protection

SC = 16;

SC_VALUE

System and communications protection

SC = 16;

SI

System and information integrity

SI = 17;

SI_VALUE

System and information integrity

SI = 17;

SR

Supply chain risk management

SR = 18;

SR_VALUE

Supply chain risk management

SR = 18;

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()