Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ListPurchasableOffersRequest::CreateEntitlementPurchase (v0.22.1)

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

List Offers for CreateEntitlement purchase.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#billing_account

def billing_account() -> ::String
Returns
  • (::String) — Optional. Billing account that the result should be restricted to. Format: accounts/{account_id}/billingAccounts/{billing_account_id}.

#billing_account=

def billing_account=(value) -> ::String
Parameter
  • value (::String) — Optional. Billing account that the result should be restricted to. Format: accounts/{account_id}/billingAccounts/{billing_account_id}.
Returns
  • (::String) — Optional. Billing account that the result should be restricted to. Format: accounts/{account_id}/billingAccounts/{billing_account_id}.

#sku

def sku() -> ::String
Returns
  • (::String) — Required. SKU that the result should be restricted to. Format: products/{product_id}/skus/{sku_id}.

#sku=

def sku=(value) -> ::String
Parameter
  • value (::String) — Required. SKU that the result should be restricted to. Format: products/{product_id}/skus/{sku_id}.
Returns
  • (::String) — Required. SKU that the result should be restricted to. Format: products/{product_id}/skus/{sku_id}.