ProjectsSecurityHealthAnalyticsSettingsEffectiveCustomModules
class ProjectsSecurityHealthAnalyticsSettingsEffectiveCustomModules extends Resource (View source)
The "effectiveCustomModules" collection of methods.
Typical usage is:
$securitycenterService = new Google\Service\SecurityCommandCenter(...);
$effectiveCustomModules = $securitycenterService->projects_securityHealthAnalyticsSettings_effectiveCustomModules;
Methods
Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.
Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the given parent. This includes resident modules defined at the scope of the parent, and inherited modules, inherited from CRM ancestors. (effectiveCustom Modules.listProjectsSecurityHealthAnalyticsSettingsEffectiveCustomModules)
Details
GoogleCloudSecuritycenterV1EffectiveSecurityHealthAnalyticsCustomModule
get(string $name, array $optParams = [])
Retrieves an EffectiveSecurityHealthAnalyticsCustomModule.
(effectiveCustomModules.get)
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
listProjectsSecurityHealthAnalyticsSettingsEffectiveCustomModules(string $parent, array $optParams = [])
Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the given parent. This includes resident modules defined at the scope of the parent, and inherited modules, inherited from CRM ancestors. (effectiveCustom Modules.listProjectsSecurityHealthAnalyticsSettingsEffectiveCustomModules)