Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::GetEffectiveEventThreatDetectionCustomModuleRequest (v1.1.0)

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

Request to get an EffectiveEventThreatDetectionCustomModule.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

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

    Required. The resource name of the effective Event Threat Detection custom module.

    Its format is:

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

#name=

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

    Required. The resource name of the effective Event Threat Detection custom module.

    Its format is:

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

    Required. The resource name of the effective Event Threat Detection custom module.

    Its format is:

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