[[["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,["# Recommender V1 Client - Class RiskType (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-recommender/latest/V1.ReliabilityProjection.RiskType)\n- [2.0.4](/php/docs/reference/cloud-recommender/2.0.4/V1.ReliabilityProjection.RiskType)\n- [1.11.5](/php/docs/reference/cloud-recommender/1.11.5/V1.ReliabilityProjection.RiskType)\n- [1.10.0](/php/docs/reference/cloud-recommender/1.10.0/V1.ReliabilityProjection.RiskType)\n- [1.9.1](/php/docs/reference/cloud-recommender/1.9.1/V1.ReliabilityProjection.RiskType)\n- [1.8.2](/php/docs/reference/cloud-recommender/1.8.2/V1.ReliabilityProjection.RiskType)\n- [1.7.8](/php/docs/reference/cloud-recommender/1.7.8/V1.ReliabilityProjection.RiskType) \nReference documentation and code samples for the Recommender V1 Client class RiskType.\n\nThe risk associated with the reliability issue.\n\nProtobuf type `google.cloud.recommender.v1.ReliabilityProjection.RiskType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Recommender \\\\ V1 \\\\ ReliabilityProjection\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RISK_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified risk. Don't use directly.\n\nGenerated from protobuf enum `RISK_TYPE_UNSPECIFIED = 0;`\n\n### SERVICE_DISRUPTION\n\n Value: 1\n\nPotential service downtime.\n\nGenerated from protobuf enum `SERVICE_DISRUPTION = 1;`\n\n### DATA_LOSS\n\n Value: 2\n\nPotential data loss.\n\nGenerated from protobuf enum `DATA_LOSS = 2;`\n\n### ACCESS_DENY\n\n Value: 3\n\nPotential access denial. The service is still up but some or all clients\ncan't access it.\n\nGenerated from protobuf enum `ACCESS_DENY = 3;`"]]