Class EventThreatDetectionSettings.Builder (0.86.0)

public static final class EventThreatDetectionSettings.Builder extends GeneratedMessage.Builder<EventThreatDetectionSettings.Builder> implements EventThreatDetectionSettingsOrBuilder

User specified settings for ETD

Protobuf type google.cloud.securitycenter.settings.v1beta1.EventThreatDetectionSettings

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public EventThreatDetectionSettings build()
Returns
Type Description
EventThreatDetectionSettings

buildPartial()

public EventThreatDetectionSettings buildPartial()
Returns
Type Description
EventThreatDetectionSettings

clear()

public EventThreatDetectionSettings.Builder clear()
Returns
Type Description
EventThreatDetectionSettings.Builder
Overrides

getDefaultInstanceForType()

public EventThreatDetectionSettings getDefaultInstanceForType()
Returns
Type Description
EventThreatDetectionSettings

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(EventThreatDetectionSettings other)

public EventThreatDetectionSettings.Builder mergeFrom(EventThreatDetectionSettings other)
Parameter
Name Description
other EventThreatDetectionSettings
Returns
Type Description
EventThreatDetectionSettings.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public EventThreatDetectionSettings.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
EventThreatDetectionSettings.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public EventThreatDetectionSettings.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
EventThreatDetectionSettings.Builder
Overrides