Module: Google::Cloud::Channel::V1::ListPurchasableSkusRequest::ChangeOfferPurchase::ChangeType

Defined in:
proto_docs/google/cloud/channel/v1/service.rb

Overview

Change Type enum.

Constant Summary collapse

CHANGE_TYPE_UNSPECIFIED =

Not used.

0
UPGRADE =

SKU is an upgrade on the current entitlement.

1
DOWNGRADE =

SKU is a downgrade on the current entitlement.

2