Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::Config::V1::DeleteDeploymentRequest::DeletePolicy.
Policy on how resources actuated by the deployment should be deleted.
Constants
DELETE_POLICY_UNSPECIFIED
value: 0 Unspecified policy, resources will be deleted.
DELETE
value: 1 Deletes resources actuated by the deployment.
ABANDON
value: 2 Abandons resources and only deletes the deployment and its metadata.
[[["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-08-28 UTC."],[],[],null,["# Infrastructure Manager V1 API - Module Google::Cloud::Config::V1::DeleteDeploymentRequest::DeletePolicy (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-config-v1/latest/Google-Cloud-Config-V1-DeleteDeploymentRequest-DeletePolicy)\n- [0.1.0](/ruby/docs/reference/google-cloud-config-v1/0.1.0/Google-Cloud-Config-V1-DeleteDeploymentRequest-DeletePolicy) \nReference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::Config::V1::DeleteDeploymentRequest::DeletePolicy.\n\nPolicy on how resources actuated by the deployment should be deleted.\n\nConstants\n---------\n\n### DELETE_POLICY_UNSPECIFIED\n\n**value:** 0 \nUnspecified policy, resources will be deleted.\n\n### DELETE\n\n**value:** 1 \nDeletes resources actuated by the deployment.\n\n### ABANDON\n\n**value:** 2 \nAbandons resources and only deletes the deployment and its metadata."]]