public enum FrameworkCategory extends Enum<FrameworkCategory> implements ProtocolMessageEnumThe category for the framework.
Protobuf enum google.cloud.cloudsecuritycompliance.v1.FrameworkCategory
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ASSURED_WORKLOADS |
An Assured Workloads framework. |
ASSURED_WORKLOADS_VALUE |
An Assured Workloads framework. |
CUSTOM_FRAMEWORK |
A user-created framework. |
CUSTOM_FRAMEWORK_VALUE |
A user-created framework. |
DATA_SECURITY |
A data security posture framework. |
DATA_SECURITY_VALUE |
A data security posture framework. |
FRAMEWORK_CATEGORY_UNSPECIFIED |
Default value. This value is unused. |
FRAMEWORK_CATEGORY_UNSPECIFIED_VALUE |
Default value. This value is unused. |
GOOGLE_BEST_PRACTICES |
A Google's best practices framework. |
GOOGLE_BEST_PRACTICES_VALUE |
A Google's best practices framework. |
INDUSTRY_DEFINED_STANDARD |
An industry-defined framework. |
INDUSTRY_DEFINED_STANDARD_VALUE |
An industry-defined 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() |
|