public enum EffectiveEventThreatDetectionCustomModule.EnablementState extends Enum<EffectiveEventThreatDetectionCustomModule.EnablementState> implements ProtocolMessageEnum
The enablement state of the module.
Protobuf enum
google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule.EnablementState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DISABLED |
The module is disabled at the given level. |
DISABLED_VALUE |
The module is disabled at the given level. |
ENABLED |
The module is enabled at the given level. |
ENABLED_VALUE |
The module is enabled at the given level. |
ENABLEMENT_STATE_UNSPECIFIED |
Unspecified enablement state. |
ENABLEMENT_STATE_UNSPECIFIED_VALUE |
Unspecified enablement state. |
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() |