Reference documentation and code samples for the Cloud Controls Partner V1BETA API module Google::Cloud::CloudControlsPartner::V1beta::Violation::Remediation::RemediationType.
Classifying remediation into various types based on the kind of
violation. For example, violations caused due to changes in boolean org
policy requires different remediation instructions compared to violation
caused due to changes in allowed values of list org policy.
[[["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,["# Cloud Controls Partner V1BETA API - Module Google::Cloud::CloudControlsPartner::V1beta::Violation::Remediation::RemediationType (v0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/latest/Google-Cloud-CloudControlsPartner-V1beta-Violation-Remediation-RemediationType)\n- [0.5.1](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.5.1/Google-Cloud-CloudControlsPartner-V1beta-Violation-Remediation-RemediationType)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.4.0/Google-Cloud-CloudControlsPartner-V1beta-Violation-Remediation-RemediationType)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.3.0/Google-Cloud-CloudControlsPartner-V1beta-Violation-Remediation-RemediationType)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.2.0/Google-Cloud-CloudControlsPartner-V1beta-Violation-Remediation-RemediationType)\n- [0.1.2](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.1.2/Google-Cloud-CloudControlsPartner-V1beta-Violation-Remediation-RemediationType) \nReference documentation and code samples for the Cloud Controls Partner V1BETA API module Google::Cloud::CloudControlsPartner::V1beta::Violation::Remediation::RemediationType.\n\nClassifying remediation into various types based on the kind of\nviolation. For example, violations caused due to changes in boolean org\npolicy requires different remediation instructions compared to violation\ncaused due to changes in allowed values of list org policy.\n\nConstants\n---------\n\n### REMEDIATION_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified remediation type\n\n### REMEDIATION_BOOLEAN_ORG_POLICY_VIOLATION\n\n**value:** 1 \nRemediation type for boolean org policy\n\n### REMEDIATION_LIST_ALLOWED_VALUES_ORG_POLICY_VIOLATION\n\n**value:** 2 \nRemediation type for list org policy which have allowed values in the\nmonitoring rule\n\n### REMEDIATION_LIST_DENIED_VALUES_ORG_POLICY_VIOLATION\n\n**value:** 3 \nRemediation type for list org policy which have denied values in the\nmonitoring rule\n\n### REMEDIATION_RESTRICT_CMEK_CRYPTO_KEY_PROJECTS_ORG_POLICY_VIOLATION\n\n**value:** 4 \nRemediation type for gcp.restrictCmekCryptoKeyProjects\n\n### REMEDIATION_RESOURCE_VIOLATION\n\n**value:** 5 \nRemediation type for resource violation."]]