Class UpdateEventThreatDetectionCustomModuleRequest (1.33.1)

UpdateEventThreatDetectionCustomModuleRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request to update an Event Threat Detection custom module.

Attributes

Name Description
event_threat_detection_custom_module google.cloud.securitycenter_v1.types.EventThreatDetectionCustomModule
Required. The module being updated.
update_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated. If empty all mutable fields will be updated.