[[["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-04 UTC."],[],[],null,["# Google Cloud Security Center Management V1 Client - Class EnablementState (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-securitycentermanagement/latest/V1.EffectiveEventThreatDetectionCustomModule.EnablementState)\n- [1.2.0](/php/docs/reference/cloud-securitycentermanagement/1.2.0/V1.EffectiveEventThreatDetectionCustomModule.EnablementState)\n- [1.1.3](/php/docs/reference/cloud-securitycentermanagement/1.1.3/V1.EffectiveEventThreatDetectionCustomModule.EnablementState)\n- [1.0.0](/php/docs/reference/cloud-securitycentermanagement/1.0.0/V1.EffectiveEventThreatDetectionCustomModule.EnablementState)\n- [0.3.2](/php/docs/reference/cloud-securitycentermanagement/0.3.2/V1.EffectiveEventThreatDetectionCustomModule.EnablementState)\n- [0.2.7](/php/docs/reference/cloud-securitycentermanagement/0.2.7/V1.EffectiveEventThreatDetectionCustomModule.EnablementState)\n- [0.1.0](/php/docs/reference/cloud-securitycentermanagement/0.1.0/V1.EffectiveEventThreatDetectionCustomModule.EnablementState) \nReference documentation and code samples for the Google Cloud Security Center Management V1 Client class EnablementState.\n\nThe enablement state of the module.\n\nProtobuf type `google.cloud.securitycentermanagement.v1.EffectiveEventThreatDetectionCustomModule.EnablementState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenterManagement \\\\ V1 \\\\ EffectiveEventThreatDetectionCustomModule\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ENABLEMENT_STATE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `ENABLEMENT_STATE_UNSPECIFIED = 0;`\n\n### ENABLED\n\n Value: 1\n\nThe module is enabled at the given level.\n\nGenerated from protobuf enum `ENABLED = 1;`\n\n### DISABLED\n\n Value: 2\n\nThe module is disabled at the given level.\n\nGenerated from protobuf enum `DISABLED = 2;`"]]