Cloud Commerce Producer V1BETA API - Module Google::Cloud::CommerceProducer::V1beta::PrivateOffer::OfferDealType (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API module Google::Cloud::CommerceProducer::V1beta::PrivateOffer::OfferDealType.

The type of the deal transacted with the offer. The deal type of an offer is a factor in determining the offer's revenue share.

Constants

OFFER_DEAL_TYPE_UNSPECIFIED

value: 0
Default value. This value is unused.

CHANNEL_SHIFT

value: 1
The offer corresponds to a preexisting commercial arrangement for a workload on Google Cloud that is being transferred to the Cloud Marketplace.

MIGRATION

value: 2
The offer corresponds to a preexisting commercial arrangement for a workload previously not on Google Cloud that is being transferred to Google Cloud.

NATIVE_RENEWAL

value: 3
The offer corresponds to a renewal of a deal initially transacted on the Google Cloud Marketplace.

NEW

value: 4
The offer corresponds to a new deal transacted on the Google Cloud Marketplace.

This value is not allowed if the offer amends another private offer where the term has not ended, and the amended private offer has a deal type of MIGRATION, CHANNEL_SHIFT or NATIVE_RENEWAL.