Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ListPurchasableOffersRequest::ChangeOfferPurchase (v0.19.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::ListPurchasableOffersRequest::ChangeOfferPurchase.

List Offers for ChangeOffer purchase.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entitlement

def entitlement() -> ::String
Returns
  • (::String) — Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}

#entitlement=

def entitlement=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
Returns
  • (::String) — Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}

#new_sku

def new_sku() -> ::String
Returns
  • (::String) — Optional. Resource name of the new target SKU. Provide this SKU when upgrading or downgrading an entitlement. Format: products/{product_id}/skus/{sku_id}

#new_sku=

def new_sku=(value) -> ::String
Parameter
  • value (::String) — Optional. Resource name of the new target SKU. Provide this SKU when upgrading or downgrading an entitlement. Format: products/{product_id}/skus/{sku_id}
Returns
  • (::String) — Optional. Resource name of the new target SKU. Provide this SKU when upgrading or downgrading an entitlement. Format: products/{product_id}/skus/{sku_id}