[[["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 Channel V1 Client - Class SuspensionReason (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-channel/latest/V1.Entitlement.SuspensionReason)\n- [2.2.0](/php/docs/reference/cloud-channel/2.2.0/V1.Entitlement.SuspensionReason)\n- [2.1.4](/php/docs/reference/cloud-channel/2.1.4/V1.Entitlement.SuspensionReason)\n- [2.0.0](/php/docs/reference/cloud-channel/2.0.0/V1.Entitlement.SuspensionReason)\n- [1.9.5](/php/docs/reference/cloud-channel/1.9.5/V1.Entitlement.SuspensionReason)\n- [1.8.2](/php/docs/reference/cloud-channel/1.8.2/V1.Entitlement.SuspensionReason)\n- [1.7.0](/php/docs/reference/cloud-channel/1.7.0/V1.Entitlement.SuspensionReason)\n- [1.6.0](/php/docs/reference/cloud-channel/1.6.0/V1.Entitlement.SuspensionReason)\n- [1.5.0](/php/docs/reference/cloud-channel/1.5.0/V1.Entitlement.SuspensionReason)\n- [1.4.0](/php/docs/reference/cloud-channel/1.4.0/V1.Entitlement.SuspensionReason)\n- [1.3.0](/php/docs/reference/cloud-channel/1.3.0/V1.Entitlement.SuspensionReason)\n- [1.2.1](/php/docs/reference/cloud-channel/1.2.1/V1.Entitlement.SuspensionReason)\n- [1.1.1](/php/docs/reference/cloud-channel/1.1.1/V1.Entitlement.SuspensionReason)\n- [1.0.1](/php/docs/reference/cloud-channel/1.0.1/V1.Entitlement.SuspensionReason) \nReference documentation and code samples for the Google Cloud Channel V1 Client class SuspensionReason.\n\nSuspension reason for an entitlement if\n[provisioning_state](/php/docs/reference/cloud-channel/latest/V1.Entitlement#_Google_Cloud_Channel_V1_Entitlement__getProvisioningState__)\n= SUSPENDED.\n\nProtobuf type `google.cloud.channel.v1.Entitlement.SuspensionReason`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Channel \\\\ V1 \\\\ Entitlement\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SUSPENSION_REASON_UNSPECIFIED\n\n Value: 0\n\nNot used.\n\nGenerated from protobuf enum `SUSPENSION_REASON_UNSPECIFIED = 0;`\n\n### RESELLER_INITIATED\n\n Value: 1\n\nEntitlement was manually suspended by the Reseller.\n\nGenerated from protobuf enum `RESELLER_INITIATED = 1;`\n\n### TRIAL_ENDED\n\n Value: 2\n\nTrial ended.\n\nGenerated from protobuf enum `TRIAL_ENDED = 2;`\n\n### RENEWAL_WITH_TYPE_CANCEL\n\n Value: 3\n\nEntitlement renewal was canceled.\n\nGenerated from protobuf enum `RENEWAL_WITH_TYPE_CANCEL = 3;`\n\n### PENDING_TOS_ACCEPTANCE\n\n Value: 4\n\nEntitlement was automatically suspended on creation for pending ToS\nacceptance on customer.\n\nGenerated from protobuf enum `PENDING_TOS_ACCEPTANCE = 4;`\n\n### OTHER\n\n Value: 100\n\nOther reasons (internal reasons, abuse, etc.).\n\nGenerated from protobuf enum `OTHER = 100;`"]]