| Modifier and Type | Method and Description |
|---|---|
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.forNumber(int value) |
SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModuleOrBuilder.getEnablementState()
The enablement state of the custom module.
|
SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.getEnablementState()
The enablement state of the custom module.
|
SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.Builder.getEnablementState()
The enablement state of the custom module.
|
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SecurityHealthAnalyticsCustomModule.EnablementState |
SecurityHealthAnalyticsCustomModule.EnablementState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityHealthAnalyticsCustomModule.EnablementState[] |
SecurityHealthAnalyticsCustomModule.EnablementState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SecurityHealthAnalyticsCustomModule.EnablementState> |
SecurityHealthAnalyticsCustomModule.EnablementState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SecurityHealthAnalyticsCustomModule.Builder |
SecurityHealthAnalyticsCustomModule.Builder.setEnablementState(SecurityHealthAnalyticsCustomModule.EnablementState value)
The enablement state of the custom module.
|
Copyright © 2024 Google LLC. All rights reserved.