[[["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 Type (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-channel/latest/V1.EntitlementEvent.Type)\n- [2.2.0](/php/docs/reference/cloud-channel/2.2.0/V1.EntitlementEvent.Type)\n- [2.1.4](/php/docs/reference/cloud-channel/2.1.4/V1.EntitlementEvent.Type)\n- [2.0.0](/php/docs/reference/cloud-channel/2.0.0/V1.EntitlementEvent.Type)\n- [1.9.5](/php/docs/reference/cloud-channel/1.9.5/V1.EntitlementEvent.Type)\n- [1.8.2](/php/docs/reference/cloud-channel/1.8.2/V1.EntitlementEvent.Type)\n- [1.7.0](/php/docs/reference/cloud-channel/1.7.0/V1.EntitlementEvent.Type)\n- [1.6.0](/php/docs/reference/cloud-channel/1.6.0/V1.EntitlementEvent.Type)\n- [1.5.0](/php/docs/reference/cloud-channel/1.5.0/V1.EntitlementEvent.Type)\n- [1.4.0](/php/docs/reference/cloud-channel/1.4.0/V1.EntitlementEvent.Type)\n- [1.3.0](/php/docs/reference/cloud-channel/1.3.0/V1.EntitlementEvent.Type)\n- [1.2.1](/php/docs/reference/cloud-channel/1.2.1/V1.EntitlementEvent.Type)\n- [1.1.1](/php/docs/reference/cloud-channel/1.1.1/V1.EntitlementEvent.Type)\n- [1.0.1](/php/docs/reference/cloud-channel/1.0.1/V1.EntitlementEvent.Type) \nReference documentation and code samples for the Google Cloud Channel V1 Client class Type.\n\nType of entitlement event.\n\nProtobuf type `google.cloud.channel.v1.EntitlementEvent.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Channel \\\\ V1 \\\\ EntitlementEvent\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nNot used.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### CREATED\n\n Value: 1\n\nA new entitlement was created.\n\nGenerated from protobuf enum `CREATED = 1;`\n\n### PRICE_PLAN_SWITCHED\n\n Value: 3\n\nThe offer type associated with an entitlement was changed.\n\nThis is not triggered if an entitlement converts from a commit offer to a\nflexible offer as part of a renewal.\n\nGenerated from protobuf enum `PRICE_PLAN_SWITCHED = 3;`\n\n### COMMITMENT_CHANGED\n\n Value: 4\n\nAnnual commitment for a commit plan was changed.\n\nGenerated from protobuf enum `COMMITMENT_CHANGED = 4;`\n\n### RENEWED\n\n Value: 5\n\nAn annual entitlement was renewed.\n\nGenerated from protobuf enum `RENEWED = 5;`\n\n### SUSPENDED\n\n Value: 6\n\nEntitlement was suspended.\n\nGenerated from protobuf enum `SUSPENDED = 6;`\n\n### ACTIVATED\n\n Value: 7\n\nEntitlement was unsuspended.\n\nGenerated from protobuf enum `ACTIVATED = 7;`\n\n### CANCELLED\n\n Value: 8\n\nEntitlement was cancelled.\n\nGenerated from protobuf enum `CANCELLED = 8;`\n\n### SKU_CHANGED\n\n Value: 9\n\nEntitlement was upgraded or downgraded (e.g. from Google Workspace\nBusiness Standard to Google Workspace Business Plus).\n\nGenerated from protobuf enum `SKU_CHANGED = 9;`\n\n### RENEWAL_SETTING_CHANGED\n\n Value: 10\n\nThe renewal settings of an entitlement has changed.\n\nGenerated from protobuf enum `RENEWAL_SETTING_CHANGED = 10;`\n\n### PAID_SERVICE_STARTED\n\n Value: 11\n\nPaid service has started on trial entitlement.\n\nGenerated from protobuf enum `PAID_SERVICE_STARTED = 11;`\n\n### LICENSE_ASSIGNMENT_CHANGED\n\n Value: 12\n\nLicense was assigned to or revoked from a user.\n\nGenerated from protobuf enum `LICENSE_ASSIGNMENT_CHANGED = 12;`\n\n### LICENSE_CAP_CHANGED\n\n Value: 13\n\nLicense cap was changed for the entitlement.\n\nGenerated from protobuf enum `LICENSE_CAP_CHANGED = 13;`"]]