FoldersEventThreatDetectionSettings
class FoldersEventThreatDetectionSettings extends Resource (View source)
The "eventThreatDetectionSettings" collection of methods.
Typical usage is:
$securitycenterService = new Google\Service\SecurityCommandCenter(...);
$eventThreatDetectionSettings = $securitycenterService->folders_eventThreatDetectionSettings;
Methods
validateCustomModule(string $parent, ValidateEventThreatDetectionCustomModuleRequest $postBody, array $optParams = [])
Validates the given Event Threat Detection custom module.
Details
ValidateEventThreatDetectionCustomModuleResponse
validateCustomModule(string $parent, ValidateEventThreatDetectionCustomModuleRequest $postBody, array $optParams = [])
Validates the given Event Threat Detection custom module.
(eventThreatDetectionSettings.validateCustomModule)