Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ListPurchasableOffersRequest::ChangeOfferPurchase (v0.24.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

#billing_account

def billing_account() -> ::String
Returns
  • (::String) — Optional. Resource name of the new target Billing Account. Provide this Billing Account when setting up billing for a trial subscription. Format: accounts/{account_id}/billingAccounts/{billing_account_id}.

    This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.

#billing_account=

def billing_account=(value) -> ::String
Parameter
  • value (::String) — Optional. Resource name of the new target Billing Account. Provide this Billing Account when setting up billing for a trial subscription. Format: accounts/{account_id}/billingAccounts/{billing_account_id}.

    This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.

Returns
  • (::String) — Optional. Resource name of the new target Billing Account. Provide this Billing Account when setting up billing for a trial subscription. Format: accounts/{account_id}/billingAccounts/{billing_account_id}.

    This field is only relevant for multi-currency accounts. It should be left empty for single currency accounts.

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