Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule::EnablementState.
Possible enablement states of a custom module.
Constants
ENABLEMENT_STATE_UNSPECIFIED
value: 0 Unspecified enablement state.
ENABLED
value: 1 The module is enabled at the given CRM resource.
DISABLED
value: 2 The module is disabled at the given CRM resource.
INHERITED
value: 3 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.
[[["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 2024-10-30 UTC."],[],[]]