Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::ValidateEventThreatDetectionCustomModuleRequest.
Request to validate an Event Threat Detection custom module.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#parent
def parent() -> ::String-  (::String) — 
Required. Resource name of the parent to validate the Custom Module under.
Its format is:
organizations/{organization}/eventThreatDetectionSettings.folders/{folder}/eventThreatDetectionSettings.projects/{project}/eventThreatDetectionSettings.
 
#parent=
def parent=(value) -> ::String-  value (::String) — 
Required. Resource name of the parent to validate the Custom Module under.
Its format is:
organizations/{organization}/eventThreatDetectionSettings.folders/{folder}/eventThreatDetectionSettings.projects/{project}/eventThreatDetectionSettings.
 
-  (::String) — 
Required. Resource name of the parent to validate the Custom Module under.
Its format is:
organizations/{organization}/eventThreatDetectionSettings.folders/{folder}/eventThreatDetectionSettings.projects/{project}/eventThreatDetectionSettings.
 
#raw_text
def raw_text() -> ::String- (::String) — Required. The raw text of the module's contents. Used to generate error messages.
 
#raw_text=
def raw_text=(value) -> ::String- value (::String) — Required. The raw text of the module's contents. Used to generate error messages.
 
- (::String) — Required. The raw text of the module's contents. Used to generate error messages.
 
#type
def type() -> ::String- (::String) — Required. The type of the module (e.g. CONFIGURABLE_BAD_IP).
 
#type=
def type=(value) -> ::String- value (::String) — Required. The type of the module (e.g. CONFIGURABLE_BAD_IP).
 
- (::String) — Required. The type of the module (e.g. CONFIGURABLE_BAD_IP).