Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::CreateEventThreatDetectionCustomModuleRequest (v1.2.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::CreateEventThreatDetectionCustomModuleRequest.

Request to create an Event Threat Detection custom module.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#event_threat_detection_custom_module

def event_threat_detection_custom_module() -> ::Google::Cloud::SecurityCenter::V1::EventThreatDetectionCustomModule
Returns

#event_threat_detection_custom_module=

def event_threat_detection_custom_module=(value) -> ::Google::Cloud::SecurityCenter::V1::EventThreatDetectionCustomModule
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) —

    Required. The new custom module's parent.

    Its format is:

    • organizations/{organization}/eventThreatDetectionSettings.
    • folders/{folder}/eventThreatDetectionSettings.
    • projects/{project}/eventThreatDetectionSettings.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) —

    Required. The new custom module's parent.

    Its format is:

    • organizations/{organization}/eventThreatDetectionSettings.
    • folders/{folder}/eventThreatDetectionSettings.
    • projects/{project}/eventThreatDetectionSettings.
Returns
  • (::String) —

    Required. The new custom module's parent.

    Its format is:

    • organizations/{organization}/eventThreatDetectionSettings.
    • folders/{folder}/eventThreatDetectionSettings.
    • projects/{project}/eventThreatDetectionSettings.