Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ListPurchasableSkusRequest::ChangeOfferPurchase (v0.11.0)

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

List SKUs for upgrading or downgrading an entitlement. Make the purchase using CloudChannelService.ChangeOffer.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#change_type

def change_type() -> ::Google::Cloud::Channel::V1::ListPurchasableSkusRequest::ChangeOfferPurchase::ChangeType

#change_type=

def change_type=(value) -> ::Google::Cloud::Channel::V1::ListPurchasableSkusRequest::ChangeOfferPurchase::ChangeType
Parameter

#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}