Reference documentation and code samples for the Security Center Management V1 API module Google::Cloud::SecurityCenterManagement::V1::SecurityCenterService::EnablementState.
Represents the possible intended states of enablement for a service or
module.
Constants
ENABLEMENT_STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
INHERITED
value: 1 State is inherited from the parent resource. Not a valid effective
enablement state.
ENABLED
value: 2 State is enabled.
DISABLED
value: 3 State is disabled.
INGEST_ONLY
value: 4 SCC is configured to ingest findings from this service but not enable
this service. Not a valid intended_enablement_state (that is, this is a
readonly state).
[[["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-11-13 UTC."],[],[]]