public enum FrameworkCategory extends Enum<FrameworkCategory> implements ProtocolMessageEnumThe category of the framework.
 Protobuf enum google.cloud.cloudsecuritycompliance.v1.FrameworkCategory
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| ASSURED_WORKLOADS | Assured Workloads framework   | 
| ASSURED_WORKLOADS_VALUE | Assured Workloads framework   | 
| CUSTOM_FRAMEWORK | User created framework.   | 
| CUSTOM_FRAMEWORK_VALUE | User created framework.   | 
| DATA_SECURITY | Data Security framework   | 
| DATA_SECURITY_VALUE | Data Security framework   | 
| FRAMEWORK_CATEGORY_UNSPECIFIED | Default value. This value is unused.   | 
| FRAMEWORK_CATEGORY_UNSPECIFIED_VALUE | Default value. This value is unused.   | 
| GOOGLE_BEST_PRACTICES | Google Best Practices framework   | 
| GOOGLE_BEST_PRACTICES_VALUE | Google Best Practices framework   | 
| INDUSTRY_DEFINED_STANDARD | Standard framework   | 
| INDUSTRY_DEFINED_STANDARD_VALUE | Standard framework   | 
| 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() | |