public enum EntitlementChange.Types.ChangeType
Reference documentation and code samples for the Cloud Channel v1 API enum EntitlementChange.Types.ChangeType.
Specifies the type of change action
Namespace
Google.Cloud.Channel.V1Assembly
Google.Cloud.Channel.V1.dll
Fields | |
---|---|
Name | Description |
Activated | Entitlement was activated. |
Cancelled | Entitlement was cancelled. |
CommitmentChanged | Number of seats committed for a commitment Entitlement was changed. |
Created | New Entitlement was created. |
LicenseCapChanged | License cap was changed for the entitlement. |
PaidSubscriptionStarted | Use for Google Workspace subscription. Either a trial was converted to a paid subscription or a new subscription with no trial is created. |
PricePlanSwitched | Price plan associated with an Entitlement was changed. |
RenewalSettingChanged | The settings for renewal of an Entitlement have changed. |
Renewed | An annual Entitlement was renewed. |
SkuChanged | Entitlement was upgraded or downgraded for ex. from Google Workspace Business Standard to Google Workspace Business Plus. |
Suspended | Entitlement was suspended. |
SuspensionDetailsChanged | The suspension details have changed (but it is still suspended). |
TrialEndDateExtended | The trial end date was extended. |
TrialStarted | Entitlement started trial. |
Unspecified | Not used. |