| Modifier and Type | Method and Description |
|---|---|
EventThreatDetectionSettings |
EventThreatDetectionSettings.Builder.build() |
EventThreatDetectionSettings |
EventThreatDetectionSettings.Builder.buildPartial() |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.getDefaultInstance() |
EventThreatDetectionSettings |
EventThreatDetectionSettings.getDefaultInstanceForType() |
EventThreatDetectionSettings |
EventThreatDetectionSettings.Builder.getDefaultInstanceForType() |
EventThreatDetectionSettings |
ComponentSettingsOrBuilder.getEventThreatDetectionSettings()
Event Threat Detection specific settings
For component, expect EVENT_THREAT_DETECTION
|
EventThreatDetectionSettings |
ComponentSettings.getEventThreatDetectionSettings()
Event Threat Detection specific settings
For component, expect EVENT_THREAT_DETECTION
|
EventThreatDetectionSettings |
ComponentSettings.Builder.getEventThreatDetectionSettings()
Event Threat Detection specific settings
For component, expect EVENT_THREAT_DETECTION
|
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseDelimitedFrom(InputStream input) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(byte[] data) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(ByteBuffer data) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(com.google.protobuf.ByteString data) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(InputStream input) |
static EventThreatDetectionSettings |
EventThreatDetectionSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EventThreatDetectionSettings> |
EventThreatDetectionSettings.getParserForType() |
static com.google.protobuf.Parser<EventThreatDetectionSettings> |
EventThreatDetectionSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
ComponentSettings.Builder |
ComponentSettings.Builder.mergeEventThreatDetectionSettings(EventThreatDetectionSettings value)
Event Threat Detection specific settings
For component, expect EVENT_THREAT_DETECTION
|
EventThreatDetectionSettings.Builder |
EventThreatDetectionSettings.Builder.mergeFrom(EventThreatDetectionSettings other) |
static EventThreatDetectionSettings.Builder |
EventThreatDetectionSettings.newBuilder(EventThreatDetectionSettings prototype) |
ComponentSettings.Builder |
ComponentSettings.Builder.setEventThreatDetectionSettings(EventThreatDetectionSettings value)
Event Threat Detection specific settings
For component, expect EVENT_THREAT_DETECTION
|
Copyright © 2024 Google LLC. All rights reserved.