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
-
(::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
-
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.
-
(::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
- (::String) — Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
#entitlement=
def entitlement=(value) -> ::String
- value (::String) — Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
- (::String) — Required. Resource name of the entitlement. Format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
#new_sku
def new_sku() -> ::String
- (::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
- 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}
- (::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}