public enum SuspensionReasonReference documentation and code samples for the Cloud Channel v1 API enum Entitlement.Types.SuspensionReason.
Suspension reason for an entitlement if [provisioning_state][google.cloud.channel.v1.Entitlement.provisioning_state] = SUSPENDED.
Namespace
Google.Cloud.Channel.V1Assembly
Google.Cloud.Channel.V1.dll
Fields |
|
|---|---|
| Name | Description |
Other |
Other reasons (internal reasons, abuse, etc.). |
PendingTosAcceptance |
Entitlement was automatically suspended on creation for pending ToS acceptance on customer. |
RenewalWithTypeCancel |
Entitlement renewal was canceled. |
ResellerInitiated |
Entitlement was manually suspended by the Reseller. |
TrialEnded |
Trial ended. |
Unspecified |
Not used. |