State is inherited from an ancestor module. The module will either
be effectively ENABLED or DISABLED based on its closest non-inherited
ancestor module in the CRM hierarchy. Attempting to set a top level
module (module with no parent) to the INHERITED state will result in an
INVALID_ARGUMENT error.
[[["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-04-02 UTC."],[[["This documentation outlines the `SecurityHealthAnalyticsCustomModule.Types.EnablementState` enum within the Google Cloud Security Center Management v1 API."],["The enum defines four possible states for a custom security module: `Disabled`, `Enabled`, `Inherited`, and `Unspecified`."],["`Inherited` modules adopt their state from a parent module, while setting a top-level module to `Inherited` is invalid."],["`Disabled` means that the module is turned off and `Enabled` means that the module is turned on."],["`Unspecified` means that the enablement state is not defined."]]],[]]