public enum CloudControlCategory extends Enum<CloudControlCategory> implements ProtocolMessageEnumThe category for the cloud control.
Protobuf enum google.cloud.cloudsecuritycompliance.v1.CloudControlCategory
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CC_CATEGORY_ARTIFICIAL_INTELLIGENCE |
The artificial intelligence category. |
CC_CATEGORY_ARTIFICIAL_INTELLIGENCE_VALUE |
The artificial intelligence category. |
CC_CATEGORY_BCDR |
The business continuity and disaster recovery (BCDR) category. |
CC_CATEGORY_BCDR_VALUE |
The business continuity and disaster recovery (BCDR) category. |
CC_CATEGORY_DATA_SECURITY |
The data security category. |
CC_CATEGORY_DATA_SECURITY_VALUE |
The data security category. |
CC_CATEGORY_ENCRYPTION |
The encryption category. |
CC_CATEGORY_ENCRYPTION_VALUE |
The encryption category. |
CC_CATEGORY_HR_ADMIN_AND_PROCESSES |
The HR, admin, and processes category. |
CC_CATEGORY_HR_ADMIN_AND_PROCESSES_VALUE |
The HR, admin, and processes category. |
CC_CATEGORY_IDENTITY_AND_ACCESS_MANAGEMENT |
The identity and access management category. |
CC_CATEGORY_IDENTITY_AND_ACCESS_MANAGEMENT_VALUE |
The identity and access management category. |
CC_CATEGORY_INCIDENT_MANAGEMENT |
The incident management category. |
CC_CATEGORY_INCIDENT_MANAGEMENT_VALUE |
The incident management category. |
CC_CATEGORY_INFRASTRUCTURE |
The infrastructure security category. |
CC_CATEGORY_INFRASTRUCTURE_VALUE |
The infrastructure security category. |
CC_CATEGORY_LEGAL_AND_DISCLOSURES |
The legal and disclosures category. |
CC_CATEGORY_LEGAL_AND_DISCLOSURES_VALUE |
The legal and disclosures category. |
CC_CATEGORY_LOGS_MANAGEMENT_AND_INFRASTRUCTURE |
The logs management and infrastructure category. |
CC_CATEGORY_LOGS_MANAGEMENT_AND_INFRASTRUCTURE_VALUE |
The logs management and infrastructure category. |
CC_CATEGORY_NETWORK_SECURITY |
The network security category. |
CC_CATEGORY_NETWORK_SECURITY_VALUE |
The network security category. |
CC_CATEGORY_PHYSICAL_SECURITY |
The physical security category. |
CC_CATEGORY_PHYSICAL_SECURITY_VALUE |
The physical security category. |
CC_CATEGORY_PRIVACY |
The privacy category. |
CC_CATEGORY_PRIVACY_VALUE |
The privacy category. |
CC_CATEGORY_THIRD_PARTY_AND_SUB_PROCESSOR_MANAGEMENT |
The third-party and sub-processor management category. |
CC_CATEGORY_THIRD_PARTY_AND_SUB_PROCESSOR_MANAGEMENT_VALUE |
The third-party and sub-processor management category. |
CC_CATEGORY_VULNERABILITY_MANAGEMENT |
The vulnerability management category. |
CC_CATEGORY_VULNERABILITY_MANAGEMENT_VALUE |
The vulnerability management category. |
CLOUD_CONTROL_CATEGORY_UNSPECIFIED |
Default value. This value is unused. |
CLOUD_CONTROL_CATEGORY_UNSPECIFIED_VALUE |
Default value. This value is unused. |
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() |
|