OfferDealType(value)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.
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`.
Enums |
|
|---|---|
| Name | Description |
OFFER_DEAL_TYPE_UNSPECIFIED |
Default value. This value is unused. |
CHANNEL_SHIFT |
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. |
NATIVE_RENEWAL |
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. |