[[["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,[" public enum DeploymentState\n\nNamespace [Google.Cloud.CloudSecurityCompliance.V1](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1)\n\nAssembly\n\nGoogle.Cloud.CloudSecurityCompliance.V1.dll\n\n| Fields ||\n|---------------------|-----------------------------------|\n| **Name** | **Description** |\n| `Creating` | Deployment is in CREATING state. |\n| `Deleting` | Deployment is in DELETING state. |\n| `Failed` | Deployment has failed. |\n| `PartiallyDeleted` | Deployment is partially deleted. |\n| `PartiallyDeployed` | Deployment is partially deployed. |\n| `Ready` | Deployment is ready. |\n| `Unspecified` | Unspecified. Invalid state. |\n| `Validating` | Validating the deployment. |"]]