public static interface Settings.DetectorGroupSettingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ComponentEnablementState |
getState()
The state determines if the group is enabled or not.
|
int |
getStateValue()
The state determines if the group is enabled or not.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStateValue()
The state determines if the group is enabled or not.
.google.cloud.securitycenter.settings.v1beta1.ComponentEnablementState state = 1;
ComponentEnablementState getState()
The state determines if the group is enabled or not.
.google.cloud.securitycenter.settings.v1beta1.ComponentEnablementState state = 1;
Copyright © 2024 Google LLC. All rights reserved.