[[["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-03 UTC."],[],[],null,["# Policy Simulator V1 API - Module Google::Cloud::OrgPolicy::V2::Constraint::ConstraintDefault (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [1.3.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.3.0/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [1.2.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.2.1/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [1.1.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.1.0/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [1.0.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.0.1/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [0.4.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.4.0/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [0.3.2](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.3.2/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [0.2.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.2.0/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault)\n- [0.1.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.1.1/Google-Cloud-OrgPolicy-V2-Constraint-ConstraintDefault) \nReference documentation and code samples for the Policy Simulator V1 API module Google::Cloud::OrgPolicy::V2::Constraint::ConstraintDefault.\n\nSpecifies the default behavior in the absence of any policy for the\nconstraint. This must not be `CONSTRAINT_DEFAULT_UNSPECIFIED`.\n\n\n\u003cbr /\u003e\n\nImmutable after creation.\n\nConstants\n---------\n\n### CONSTRAINT_DEFAULT_UNSPECIFIED\n\n**value:** 0 \nThis is only used for distinguishing unset values and should never be\nused. Results in an error.\n\n### ALLOW\n\n**value:** 1 \nIndicate that all values are allowed for list constraints.\nIndicate that enforcement is off for boolean constraints.\n\n### DENY\n\n**value:** 2 \nIndicate that all values are denied for list constraints.\nIndicate that enforcement is on for boolean constraints."]]