Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class EffectiveEventThreatDetectionCustomModule.
An EffectiveEventThreatDetectionCustomModule is the representation of
an Event Threat Detection custom module at a specified level of the
resource hierarchy: organization, folder, or project. If a custom module is
inherited from a parent organization or folder, the value of the
enablement_state property in EffectiveEventThreatDetectionCustomModule is
set to the value that is effective in the parent, instead of INHERITED.
For example, if the module is enabled in a parent organization or folder, the
effective enablement_state for the module in all child folders or projects
is also enabled. EffectiveEventThreatDetectionCustomModule is read-only.
Generated from protobuf message google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule
Namespace
Google \ Cloud \ SecurityCenter \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource name of the effective ETD custom module. Its format is: * * organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}. * * folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}. * * projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Security Command Center V1 Client - Class EffectiveEventThreatDetectionCustomModule (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.EffectiveEventThreatDetectionCustomModule)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.EffectiveEventThreatDetectionCustomModule)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.EffectiveEventThreatDetectionCustomModule)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.EffectiveEventThreatDetectionCustomModule) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class EffectiveEventThreatDetectionCustomModule.\n\nAn EffectiveEventThreatDetectionCustomModule is the representation of\nan Event Threat Detection custom module at a specified level of the\nresource hierarchy: organization, folder, or project. If a custom module is\ninherited from a parent organization or folder, the value of the\n`enablement_state` property in EffectiveEventThreatDetectionCustomModule is\nset to the value that is effective in the parent, instead of `INHERITED`.\n\nFor example, if the module is enabled in a parent organization or folder, the\neffective `enablement_state` for the module in all child folders or projects\nis also `enabled`. EffectiveEventThreatDetectionCustomModule is read-only.\n\nGenerated from protobuf message `google.cloud.securitycenter.v1.EffectiveEventThreatDetectionCustomModule`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. The resource name of the effective ETD custom module.\n\nIts format is:\n\n- `organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.\n- `folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.\n- `projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.\n\n### setName\n\nOutput only. The resource name of the effective ETD custom module.\n\nIts format is:\n\n- `organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.\n- `folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.\n- `projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.\n\n### getConfig\n\nOutput only. Config for the effective module.\n\n### hasConfig\n\n### clearConfig\n\n### setConfig\n\nOutput only. Config for the effective module.\n\n### getEnablementState\n\nOutput only. The effective state of enablement for the module at the given\nlevel of the hierarchy.\n\n### setEnablementState\n\nOutput only. The effective state of enablement for the module at the given\nlevel of the hierarchy.\n\n### getType\n\nOutput only. Type for the module. e.g. CONFIGURABLE_BAD_IP.\n\n### setType\n\nOutput only. Type for the module. e.g. CONFIGURABLE_BAD_IP.\n\n### getDisplayName\n\nOutput only. The human readable name to be displayed for the module.\n\n### setDisplayName\n\nOutput only. The human readable name to be displayed for the module.\n\n### getDescription\n\nOutput only. The description for the module.\n\n### setDescription\n\nOutput only. The description for the module."]]