Generated from protobuf enumFINDING_CLASS_UNSPECIFIED = 0;
THREAT
Value: 1
Describes unwanted or malicious activity.
Generated from protobuf enumTHREAT = 1;
VULNERABILITY
Value: 2
Describes a potential weakness in software that increases risk to
Confidentiality & Integrity & Availability.
Generated from protobuf enumVULNERABILITY = 2;
MISCONFIGURATION
Value: 3
Describes a potential weakness in cloud resource/asset configuration that
increases risk.
Generated from protobuf enumMISCONFIGURATION = 3;
OBSERVATION
Value: 4
Describes a security observation that is for informational purposes.
Generated from protobuf enumOBSERVATION = 4;
SCC_ERROR
Value: 5
Describes an error that prevents some SCC functionality.
Generated from protobuf enumSCC_ERROR = 5;
POSTURE_VIOLATION
Value: 6
Describes a potential security risk due to a change in the security
posture.
Generated from protobuf enumPOSTURE_VIOLATION = 6;
TOXIC_COMBINATION
Value: 7
Describes a group of security issues that, when the issues
occur together, represent a greater risk than when the issues occur
independently. A group of such issues is referred to as a toxic
combination.
Generated from protobuf enumTOXIC_COMBINATION = 7;
[[["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 Command Center V1 Client - Class FindingClass (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.Finding.FindingClass)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.Finding.FindingClass)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.Finding.FindingClass)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.Finding.FindingClass)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.Finding.FindingClass)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.Finding.FindingClass)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.Finding.FindingClass)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.Finding.FindingClass)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.Finding.FindingClass)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.Finding.FindingClass)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.Finding.FindingClass)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.Finding.FindingClass)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.Finding.FindingClass)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.Finding.FindingClass)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.Finding.FindingClass)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.Finding.FindingClass)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.Finding.FindingClass)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.Finding.FindingClass) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class FindingClass.\n\nRepresents what kind of Finding it is.\n\nProtobuf type `google.cloud.securitycenter.v1.Finding.FindingClass`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1 \\\\ Finding\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FINDING_CLASS_UNSPECIFIED\n\n Value: 0\n\nUnspecified finding class.\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 \\& Availability.\n\nGenerated from protobuf enum `VULNERABILITY = 2;`\n\n### MISCONFIGURATION\n\n Value: 3\n\nDescribes a potential weakness in cloud resource/asset configuration that\nincreases 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 some SCC functionality.\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 group of security issues that, when the issues\noccur together, represent a greater risk than when the issues occur\nindependently. A group of such issues is referred to as a toxic\ncombination.\n\nGenerated from protobuf enum `TOXIC_COMBINATION = 7;`"]]