ProjectsEventThreatDetectionSettingsEffectiveCustomModules
class ProjectsEventThreatDetectionSettingsEffectiveCustomModules extends Resource (View source)
The "effectiveCustomModules" collection of methods.
Typical usage is:
$securitycenterService = new Google\Service\SecurityCommandCenter(...);
$effectiveCustomModules = $securitycenterService->projects_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 ProjectsEventThreatDetectionSettingsEffectiveCustomModules)
Details
EffectiveEventThreatDetectionCustomModule
get(string $name, array $optParams = [])
Gets an effective Event Threat Detection custom module at the given level.
(effectiveCustomModules.get)
ListEffectiveEventThreatDetectionCustomModulesResponse
listProjectsEventThreatDetectionSettingsEffectiveCustomModules(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 ProjectsEventThreatDetectionSettingsEffectiveCustomModules)