FoldersEventThreatDetectionSettingsEffectiveCustomModules
class FoldersEventThreatDetectionSettingsEffectiveCustomModules extends Resource (View source)
The "effectiveCustomModules" collection of methods.
Typical usage is:
$securitycenterService = new Google\Service\SecurityCommandCenter(...);
$effectiveCustomModules = $securitycenterService->folders_eventThreatDetectionSettings_effectiveCustomModules;
Methods
Gets an effective Event Threat Detection custom module at the given level.
Lists all effective Event Threat Detection custom modules for the given parent. This includes resident modules defined at the scope of the parent along with modules inherited from its ancestors. (effectiveCustomModules.list FoldersEventThreatDetectionSettingsEffectiveCustomModules)
Details
EffectiveEventThreatDetectionCustomModule
get(string $name, array $optParams = [])
Gets an effective Event Threat Detection custom module at the given level.
(effectiveCustomModules.get)
ListEffectiveEventThreatDetectionCustomModulesResponse
listFoldersEventThreatDetectionSettingsEffectiveCustomModules(string $parent, array $optParams = [])
Lists all effective Event Threat Detection custom modules for the given parent. This includes resident modules defined at the scope of the parent along with modules inherited from its ancestors. (effectiveCustomModules.list FoldersEventThreatDetectionSettingsEffectiveCustomModules)