Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class CloudControlCategory.
The category of the cloud control.
Protobuf type google.cloud.cloudsecuritycompliance.v1.CloudControlCategory
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CLOUD_CONTROL_CATEGORY_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum CLOUD_CONTROL_CATEGORY_UNSPECIFIED = 0;
CC_CATEGORY_INFRASTRUCTURE
Value: 1
Infrastructure
Generated from protobuf enum CC_CATEGORY_INFRASTRUCTURE = 1;
CC_CATEGORY_ARTIFICIAL_INTELLIGENCE
Value: 2
Artificial Intelligence
Generated from protobuf enum CC_CATEGORY_ARTIFICIAL_INTELLIGENCE = 2;
CC_CATEGORY_PHYSICAL_SECURITY
Value: 3
Physical Security
Generated from protobuf enum CC_CATEGORY_PHYSICAL_SECURITY = 3;
CC_CATEGORY_DATA_SECURITY
Value: 4
Data Security
Generated from protobuf enum CC_CATEGORY_DATA_SECURITY = 4;
CC_CATEGORY_NETWORK_SECURITY
Value: 5
Network Security
Generated from protobuf enum CC_CATEGORY_NETWORK_SECURITY = 5;
CC_CATEGORY_INCIDENT_MANAGEMENT
Value: 6
Incident Management
Generated from protobuf enum CC_CATEGORY_INCIDENT_MANAGEMENT = 6;
CC_CATEGORY_IDENTITY_AND_ACCESS_MANAGEMENT
Value: 7
Identity & Access Management
Generated from protobuf enum CC_CATEGORY_IDENTITY_AND_ACCESS_MANAGEMENT = 7;
CC_CATEGORY_ENCRYPTION
Value: 8
Encryption
Generated from protobuf enum CC_CATEGORY_ENCRYPTION = 8;
CC_CATEGORY_LOGS_MANAGEMENT_AND_INFRASTRUCTURE
Value: 9
Logs Management & Infrastructure
Generated from protobuf enum CC_CATEGORY_LOGS_MANAGEMENT_AND_INFRASTRUCTURE = 9;
CC_CATEGORY_HR_ADMIN_AND_PROCESSES
Value: 10
HR, Admin & Processes
Generated from protobuf enum CC_CATEGORY_HR_ADMIN_AND_PROCESSES = 10;
CC_CATEGORY_THIRD_PARTY_AND_SUB_PROCESSOR_MANAGEMENT
Value: 11
Third Party & Sub-Processor Management
Generated from protobuf enum CC_CATEGORY_THIRD_PARTY_AND_SUB_PROCESSOR_MANAGEMENT = 11;
CC_CATEGORY_LEGAL_AND_DISCLOSURES
Value: 12
Legal & Disclosures
Generated from protobuf enum CC_CATEGORY_LEGAL_AND_DISCLOSURES = 12;
CC_CATEGORY_VULNERABILITY_MANAGEMENT
Value: 13
Vulnerability Management
Generated from protobuf enum CC_CATEGORY_VULNERABILITY_MANAGEMENT = 13;
CC_CATEGORY_PRIVACY
Value: 14
Privacy
Generated from protobuf enum CC_CATEGORY_PRIVACY = 14;
CC_CATEGORY_BCDR
Value: 15
BCDR (Business Continuity and Disaster Recovery)
Generated from protobuf enum CC_CATEGORY_BCDR = 15;