Cloud Commerce Producer v1beta API - Enum PrivateOffer.Types.OfferDealType (1.0.0-beta01)

public enum PrivateOffer.Types.OfferDealType

Reference documentation and code samples for the Cloud Commerce Producer v1beta API enum PrivateOffer.Types.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.

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Fields

Name Description
ChannelShift

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

Migration

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

NativeRenewal

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

New

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.

Unspecified

Default value. This value is unused.