public enum EntitlementEvent.Types.Type
Reference documentation and code samples for the Cloud Channel v1 API enum EntitlementEvent.Types.Type.
Type of entitlement event.
Namespace
Google.Cloud.Channel.V1Assembly
Google.Cloud.Channel.V1.dll
Fields |
|
---|---|
Name | Description |
Activated |
Entitlement was unsuspended. |
Cancelled |
Entitlement was cancelled. |
CommitmentChanged |
Annual commitment for a commit plan was changed. |
Created |
A new entitlement was created. |
LicenseAssignmentChanged |
License was assigned to or revoked from a user. |
LicenseCapChanged |
License cap was changed for the entitlement. |
PaidServiceStarted |
Paid service has started on trial entitlement. |
PricePlanSwitched |
The offer type associated with an entitlement was changed. This is not triggered if an entitlement converts from a commit offer to a flexible offer as part of a renewal. |
RenewalSettingChanged |
The renewal settings of an entitlement has changed. |
Renewed |
An annual entitlement was renewed. |
SkuChanged |
Entitlement was upgraded or downgraded (e.g. from Google Workspace Business Standard to Google Workspace Business Plus). |
Suspended |
Entitlement was suspended. |
Unspecified |
Not used. |