public enum SecurityHealthAnalyticsCustomModule.EnablementState extends Enum<SecurityHealthAnalyticsCustomModule.EnablementState> implements ProtocolMessageEnumPossible enablement states of a custom module.
 Protobuf enum 
 google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule.EnablementState
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| DISABLED | The module is disabled at the given organization, folder, or project.   | 
| DISABLED_VALUE | The module is disabled at the given organization, folder, or project.   | 
| ENABLED | The module is enabled at the given organization, folder, or project.   | 
| ENABLED_VALUE | The module is enabled at the given organization, folder, or project.   | 
| ENABLEMENT_STATE_UNSPECIFIED | Default value. This value is unused.   | 
| ENABLEMENT_STATE_UNSPECIFIED_VALUE | Default value. This value is unused.   | 
| INHERITED |  State is inherited from an ancestor module. The module will either
 be effectively    | 
| INHERITED_VALUE |  State is inherited from an ancestor module. The module will either
 be effectively    | 
| 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() | |