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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]