Cloud Channel V1 API - Module Google::Cloud::Channel::V1::Entitlement::SuspensionReason (v0.18.0)

Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::Entitlement::SuspensionReason.

Suspension reason for an entitlement if provisioning_state = SUSPENDED.

Constants

SUSPENSION_REASON_UNSPECIFIED

value: 0
Not used.

RESELLER_INITIATED

value: 1
Entitlement was manually suspended by the Reseller.

TRIAL_ENDED

value: 2
Trial ended.

RENEWAL_WITH_TYPE_CANCEL

value: 3
Entitlement renewal was canceled.

PENDING_TOS_ACCEPTANCE

value: 4
Entitlement was automatically suspended on creation for pending ToS acceptance on customer.

OTHER

value: 100
Other reasons (internal reasons, abuse, etc.).