[[["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,["# Google Cloud Security Center Management V1 Client - Class FindingClass (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-securitycentermanagement/latest/V1.SimulatedFinding.FindingClass)\n- [1.2.0](/php/docs/reference/cloud-securitycentermanagement/1.2.0/V1.SimulatedFinding.FindingClass)\n- [1.1.3](/php/docs/reference/cloud-securitycentermanagement/1.1.3/V1.SimulatedFinding.FindingClass)\n- [1.0.0](/php/docs/reference/cloud-securitycentermanagement/1.0.0/V1.SimulatedFinding.FindingClass)\n- [0.3.2](/php/docs/reference/cloud-securitycentermanagement/0.3.2/V1.SimulatedFinding.FindingClass)\n- [0.2.7](/php/docs/reference/cloud-securitycentermanagement/0.2.7/V1.SimulatedFinding.FindingClass)\n- [0.1.0](/php/docs/reference/cloud-securitycentermanagement/0.1.0/V1.SimulatedFinding.FindingClass) \nReference documentation and code samples for the Google Cloud Security Center Management V1 Client class FindingClass.\n\nRepresents what kind of finding it is.\n\nProtobuf type `google.cloud.securitycentermanagement.v1.SimulatedFinding.FindingClass`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenterManagement \\\\ V1 \\\\ SimulatedFinding\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FINDING_CLASS_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `FINDING_CLASS_UNSPECIFIED = 0;`\n\n### THREAT\n\n Value: 1\n\nDescribes unwanted or malicious activity.\n\nGenerated from protobuf enum `THREAT = 1;`\n\n### VULNERABILITY\n\n Value: 2\n\nDescribes a potential weakness in software that increases risk to\nconfidentiality, integrity, and availability.\n\nGenerated from protobuf enum `VULNERABILITY = 2;`\n\n### MISCONFIGURATION\n\n Value: 3\n\nDescribes a potential weakness in cloud resource or asset configuration\nthat increases risk.\n\nGenerated from protobuf enum `MISCONFIGURATION = 3;`\n\n### OBSERVATION\n\n Value: 4\n\nDescribes a security observation that is for informational purposes.\n\nGenerated from protobuf enum `OBSERVATION = 4;`\n\n### SCC_ERROR\n\n Value: 5\n\nDescribes an error that prevents Security Command Center from working\ncorrectly.\n\nGenerated from protobuf enum `SCC_ERROR = 5;`\n\n### POSTURE_VIOLATION\n\n Value: 6\n\nDescribes a potential security risk due to a change in the security\nposture.\n\nGenerated from protobuf enum `POSTURE_VIOLATION = 6;`\n\n### TOXIC_COMBINATION\n\n Value: 7\n\nDescribes a combination of security issues that represent a more severe\nsecurity problem when taken together.\n\nGenerated from protobuf enum `TOXIC_COMBINATION = 7;`"]]