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

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

Request message for SecurityCenterManagement.GetEffectiveEventThreatDetectionCustomModule.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

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

    Required. The resource name of the Event Threat Detection custom module, in one of the following formats:

    • organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
    • folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
    • projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}

#name=

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

    Required. The resource name of the Event Threat Detection custom module, in one of the following formats:

    • organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
    • folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
    • projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
Returns
  • (::String) —

    Required. The resource name of the Event Threat Detection custom module, in one of the following formats:

    • organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
    • folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}
    • projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}